Excluded PyPDF2 and svgutils from coverage
This commit is contained in:
parent
88f8573b26
commit
847b0511af
|
|
@ -5,6 +5,8 @@ source =
|
|||
omit = */kibot/docopt.py
|
||||
*/kibot/mcpy/*
|
||||
*/kibot/mcpyrate/*
|
||||
*/kibot/PyPDF2/*
|
||||
*/kibot/svgutils/*
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
|
|
|
|||
Loading…
Reference in New Issue