@@ -1,11 +1,9 @@
[tox]
envlist = py27, py35, py36, py37
envlist = py35, py36, py37
[testenv]
commands = nosetests []
commands = pytest {posargs}
deps =
nose
-rrequirements-dev.txt
extras = tests
usedevelop=True
The note is not visible to the blocked user.