@@ -2,6 +2,8 @@
minversion = 2.4
[testenv]
commands = py.test {posargs}
commands =
py.test {posargs}
python setup.py checkdocs
usedevelop = True
extras = testing
The note is not visible to the blocked user.