@@ -2,7 +2,8 @@
envlist = py24,py25,py26,py27
[testenv]
commands=nosetests test_tablib.py --with-xunit --xunit-file=nosetests.xml
commands=py.test –junitxml=junit-{envname}.xml
deps =
nose
simplejson
py.test
The note is not visible to the blocked user.