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 f879449 commit e7dfefdCopy full SHA for e7dfefd
tox.ini
@@ -28,7 +28,7 @@ deps =
28
# TODO: add pure python dependency, so we can add an example for the github install
29
devdeps: git+https://github.com/astropy/pyvo.git#egg=pyvo
30
31
-allowlist_externals = bash, sed
+allowlist_externals = bash, sed, make
32
33
commands =
34
pip freeze
0 commit comments