diff --git a/tox.ini b/tox.ini index f899a2d1d..cfef7f528 100644 --- a/tox.ini +++ b/tox.ini @@ -38,6 +38,7 @@ commands = commands = python setup.py testr --coverage \ --testr-args='^(?!.*test.*coverage).*$' + coverage report [testenv:venv] commands = {posargs}