2016-12-27 08:10:47 -08:00

8 lines
122 B
INI

[tox]
envlist = py26, py27, py33, py34
[testenv]
deps =
nose
coverage
commands = python -d tests/run.py {posargs}