Files
CCSDS_study/netzob-030/resources/quality/tox/tox.ini

11 lines
221 B
INI
Raw Normal View History

2026-05-05 21:54:35 +08:00
# This configuration file *MUST* be copied on Neyzob's root path (next to setup.py)
# before its usage.
[tox]
envlist = py26,py27,py30,py30,py31,py32
[testenv]
commands =
python setup.py install
python setup.py test