Skip to content
Snippets Groups Projects
Commit 96ae4e24 authored by José Sabater Montes's avatar José Sabater Montes
Browse files

Test in different versions of Python

parent 0046b73f
No related branches found
No related tags found
1 merge request!5Adapt to Python 3
tox.ini 0 → 100644
[tox]
envlist = py27,py34,py35,py36
[testenv]
commands = py.test
deps =
numpy
astropy
scipy
matplotlib
pytest
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment