@@ -4,10 +4,11 @@ envlist = py27,py34
[testenv]
deps =
pytest
pytest-cov
flake8
isort
commands =
flake8 dcos tests
isort -rc -c -vb dcos tests
py.test tests
isort -rc -c -vb {envsitepackagesdir}/dcos
py.test --cov {envsitepackagesdir}/dcos tests
The note is not visible to the blocked user.