Files
pyModeS/tox.ini
T

10 lines
100 B
INI

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