Skip to content

Commit

Permalink
Add pipinstall.sh to allowlist_externals
Browse files Browse the repository at this point in the history
  • Loading branch information
jahn committed Apr 11, 2024
1 parent fb1d53c commit c655a5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/python/MITgcmutils/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ envlist = py27,py35,py36,py37,py38,py39

[testenv]
install_command = {toxinidir}/tests/pipinstall.py {opts} -- {packages}
allow_externals = /home/runner/work/MITgcm/MITgcm/utils/python/MITgcmutils/tests/pipinstall.py
usedevelop = True
extras =
plot
Expand Down

0 comments on commit c655a5b

Please sign in to comment.