mors/tox.ini

10 lines
107 B
INI

[tox]
envlist = py27
[testenv:py27]
deps =
nose
proboscis
commands =
python test/run_tests.py