tox: use posargs and test by default for py.test command
@@ -13,7 +13,7 @@ setenv =
# tox corrupts __pycache__, solution from here:
PYTHONDONTWRITEBYTECODE=1
commands =
py.test []
py.test {posargs:jedi test}
[testenv:py26]
deps =
unittest2
The note is not visible to the blocked user.