Skip to content

Commit 00ad504

Browse files
authored
MAINT: fixing compatibility of tox v4 (#161)
1 parent 6cace4b commit 00ad504

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ deps =
2020
# oldestdeps: matplotlib==3.1.2
2121
# oldestdeps: scipy==1.4
2222

23+
allowlist_externals = bash
24+
2325
commands =
2426
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy
2527
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple scipy

0 commit comments

Comments
 (0)