@ -50,7 +50,8 @@ commands =
commands = {posargs}
[testenv:cover]
commands = ./coverage.sh {posargs}
commands = python setup.py testr --coverage --testr-args='{posargs}'
coverage report
[flake8]
# E123, E125 skipped as they are invalid PEP-8.
The note is not visible to the blocked user.