2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

omit coverage via setup.cfg

This commit is contained in:
Matthias
2022-02-13 21:19:41 +01:00
parent a6621a5327
commit 73500a4b82
3 changed files with 5 additions and 4 deletions

View File

@ -20,3 +20,6 @@ max-complexity = 20
[coverage:run]
source = ./InvenTree
omit=
InvenTree/wsgi.py
InvenTree/ci_render_js.py