1 We cannot run the no_jupyter tests because we always have the jupyter extras
4 --- black-24.10.0/tox.ini.orig
5 +++ black-24.10.0/tox.ini
7 ; local runs can stay parallelized since they aren't rolling the dice so many times as like on CI
10 - pytest tests --run-optional no_jupyter \
11 - !ci: --numprocesses auto \
13 pytest tests --run-optional jupyter \
15 !ci: --numprocesses auto \