summaryrefslogtreecommitdiffstats
path: root/pike/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pike/tox.ini')
-rw-r--r--pike/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pike/tox.ini b/pike/tox.ini
index 85319de0..2dfb66ee 100644
--- a/pike/tox.ini
+++ b/pike/tox.ini
@@ -44,7 +44,7 @@ deps=flake8
commands=python3 -m flake8
[testenv:cov]
-commands = coverage xml --omit="./venv-tox/*,./.tox/*,*tests*,*__init__.py,*newton_base*,*common*, *site-packages*"
+commands = coverage xml --omit="./venv-tox/*,./.tox/*,*tests*,*__init__.py,*newton_base*,*common*, *starlingx_base*, *site-packages*"
[testenv:pylint]
whitelist_externals = bash