@@ -0,0 +1,11 @@
[tox]
envlist = py24,py25,py26,py27
[testenv]
commands=py.test --junitxml=junit-{envname}.xml
deps =
simplejson
pytest
[testenv:pypy]
basepython=/usr/bin/pypy-c
The note is not visible to the blocked user.