@@ -4,7 +4,7 @@ envlist = py25, py26, py27, py32, py33
deps =
pytest
commands =
py.test []
py.test jedi
[testenv:py25]
simplejson
@@ -14,3 +14,8 @@ deps =
unittest2
{[testenv]deps}
[testenv:py33]
pytest-cov
py.test --cov jedi
The note is not visible to the blocked user.