@@ -0,0 +1,10 @@
[tox]
envlist = py3,py2
[testenv]
deps = coverage
pylint
pytest
commands = coverage run -m pytest
coverage report --skip-covered
pylint django_deploy
The note is not visible to the blocked user.