Files
tablib/tox.ini
T
Kenneth Reitz 288b15fb54 tox coverage
2011-02-17 19:37:52 -05:00

4 lines
104 B
INI

[tox]
envlist = py24,py25,py26,py27
[testenv]
commands=nosetests --with-xunit --xunit-file=nosetests.xml