summaryrefslogtreecommitdiffstats
path: root/azure/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'azure/tox.ini')
-rw-r--r--azure/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure/tox.ini b/azure/tox.ini
index bae09d9..8ee4eca 100644
--- a/azure/tox.ini
+++ b/azure/tox.ini
@@ -32,4 +32,4 @@ setenv=
commands =
coverage erase
{[testenv]commands}
- coverage xml -i
+ coverage xml -i --omit="./venv-tox/*,./.tox/*,*tests*,*/aria/*, *site-packages*"