address @flub comments

This commit is contained in:
holger krekel
2019-08-11 22:41:03 +02:00
parent 77db475663
commit b94f9ef496
2 changed files with 5 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ envlist =
[testenv]
commands =
pytest -s -v -rsXx {posargs:tests}
pytest -v -rsXx {posargs:tests}
python tests/package_wheels.py {toxworkdir}/wheelhouse
passenv =
TRAVIS