@@ -1,8 +1,12 @@
[tox]
envlist = py27,py35,py37
[testenv]
deps=pytest
commands=pytest
deps =
flake8
pytest
commands =
[flake8]
exclude = build,dist,*.egg-info,.cache,.git,.tox,__pycache__
The note is not visible to the blocked user.