aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 451808c..a1bd79c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -19,7 +19,7 @@ commands = flake8
commands = {posargs}
[testenv:cover]
-commands = python setup.py testr --coverage --testr-args='{posargs}'
+commands = python setup.py testr --coverage --coverage-package-name=os_net_config --testr-args='{posargs}'
[testenv:docs]
commands = python setup.py build_sphinx