@@ -33,7 +33,9 @@ commands = {posargs}
[testenv:pep8]
basepython = python3
commands = flake8 {posargs}
commands =
python setup.py check --restructuredtext --strict
flake8 {posargs}
[testenv:venv]
The note is not visible to the blocked user.