@@ -1,4 +1,7 @@
[tox]
envlist = py24,py25,py26,py27
[testenv]
commands=nosetests --with-xunit --xunit-file=nosetests.xml
commands=py.test --junitxml=junit-{envname}.xml
deps =
pytest
The note is not visible to the blocked user.