@@ -4,7 +4,8 @@ envlist = py36,py37,flake8
[testenv]
usedevelop=True
deps = requests
commands = python setup.py test
pytest
commands = pytest
[testenv:flake8]
basepython = python3
The note is not visible to the blocked user.