Migrate to pytest
@ -6,6 +6,6 @@ envlist = py27, py35, py36, py37
passenv = TOXENV CI TRAVIS TRAVIS_*
commands =
python -V
pip install nose
./run_tox.sh nosetests []
pip install pytest
./run_tox.sh pytest
The note is not visible to the blocked user.