Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
drdavella committed Aug 9, 2018
1 parent a6183c6 commit 156834c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tox.ini
@@ -1,8 +1,9 @@
[tox]
envlist = py36-{stable,dev}
envlist = {py36,py37}-{stable,dev}
[testenv]
deps=
pytest
py36: importlib_resources
pytest<=3.6
stable: astropy
stable: gwcs
pytest-astropy
Expand Down

0 comments on commit 156834c

Please sign in to comment.