Skip to content

Commit

Permalink
Add basemap to tox tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jahn committed May 16, 2024
1 parent 58e5b05 commit e2729a3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion utils/python/MITgcmutils/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ extras =
deps =
pytest
nose
py36: matplotlib < 3.3.0
basemap
commands = py.test
setenv =
PYTHONPATH = {toxinidir}
download = True

[testenv:py38]
extras =
deps =
pytest
nose

0 comments on commit e2729a3

Please sign in to comment.