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 4987e37 commit 64b5f63Copy full SHA for 64b5f63
tox.ini
@@ -28,7 +28,7 @@ deps =
28
devdeps: matplotlib>=0.0.dev0
29
devdeps: pandas>=0.0.dev0
30
31
-allowlist_externals = bash
+allowlist_externals = bash, make
32
33
commands =
34
# Force numpy reinstall to work around upper version limits in downstream dependencies (e.g. pandas)
0 commit comments