@@ -0,0 +1,10 @@
[tox]
envlist = py27
[testenv]
deps=
pytest
coverage
commands=
coverage run --source=lib -m py.test -v
coverage report
The note is not visible to the blocked user.