pyModeS/tox.ini
2019-08-23 14:59:50 +02:00

12 lines
119 B
INI

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