diff --git a/tox.ini b/tox.ini index 71b8a547..a3c005b6 100644 --- a/tox.ini +++ b/tox.ini @@ -20,6 +20,8 @@ deps = # oldestdeps: matplotlib==3.1.2 # oldestdeps: scipy==1.4 +allowlist_externals = bash + commands = devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple scipy