Skip to content

Commit 78a8878

Browse files
committed
chore(tox): Remove unused env vars
1 parent bcb9f2d commit 78a8878

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ pass_env =
6969
CLICOLOR
7070
CLICOLOR_FORCE
7171
set_env =
72-
dev: PIP_ONLY_BINARY=numpy,scipy,h5py
73-
!dev: PIP_ONLY_BINARY=numpy,scipy,h5py,pillow,matplotlib
7472
pre,dev: PIP_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
7573
pre,dev: UV_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
7674
py313t: PYTHONGIL=0

0 commit comments

Comments
 (0)