Skip to content

Commit e7dfefd

Browse files
committed
Adding make to the allowed command list
1 parent f879449 commit e7dfefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ deps =
2828
# TODO: add pure python dependency, so we can add an example for the github install
2929
devdeps: git+https://github.com/astropy/pyvo.git#egg=pyvo
3030

31-
allowlist_externals = bash, sed
31+
allowlist_externals = bash, sed, make
3232

3333
commands =
3434
pip freeze

0 commit comments

Comments
 (0)