@@ -1,5 +1,5 @@
[tox]
envlist = py24,py25,py26,py27, py31
envlist = py24,py25,py26,py27, py3
[testenv]
commands=py.test --junitxml=junit-{envname}.xml
@@ -9,3 +9,6 @@ deps =
[testenv:pypy]
basepython=/usr/bin/pypy-c
[testenv:py3]
basepython=/usr/bin/python3
The note is not visible to the blocked user.