We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb9f2d commit 78a8878Copy full SHA for 78a8878
tox.ini
@@ -69,8 +69,6 @@ pass_env =
69
CLICOLOR
70
CLICOLOR_FORCE
71
set_env =
72
- dev: PIP_ONLY_BINARY=numpy,scipy,h5py
73
- !dev: PIP_ONLY_BINARY=numpy,scipy,h5py,pillow,matplotlib
74
pre,dev: PIP_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
75
pre,dev: UV_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
76
py313t: PYTHONGIL=0
0 commit comments