diff --git a/tox.ini b/tox.ini index 85f77c5..2a1afd4 100644 --- a/tox.ini +++ b/tox.ini @@ -15,7 +15,7 @@ commands = stestr run {posargs} stestr slowest coverage combine - coverage html -d cover + coverage report -m [testenv:pep8] deps =