Skip to content

Commit

Permalink
Added new tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
aphearin committed Dec 11, 2020
1 parent 8fed173 commit 369340a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[tox]
envlist = py37

[testenv]
deps =
bs4
requests
numpy
cython
scipy
astropy
pytest-astropy
h5py
commands =
python setup.py test

0 comments on commit 369340a

Please sign in to comment.