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 6cace4b commit 00ad504Copy full SHA for 00ad504
tox.ini
@@ -20,6 +20,8 @@ deps =
20
# oldestdeps: matplotlib==3.1.2
21
# oldestdeps: scipy==1.4
22
23
+allowlist_externals = bash
24
+
25
commands =
26
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy
27
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple scipy
0 commit comments