pyModeS/tox.ini
2018-03-09 13:58:10 +01:00

10 lines
100 B
INI

[tox]
toxworkdir = /tmp/tox
envlist = py2,py3
[testenv]
deps =
pytest
numpy
commands = py.test