almanach/tox.ini

8 lines
114 B
INI

[tox]
envlist = py27
[testenv]
deps = -r{toxinidir}/test-requirements.txt
commands =
nosetests --tests tests