apprise/.coveragerc

16 lines
230 B
Plaintext
Raw Normal View History

[run]
omit=*/gntp/*
disable_warnings = no-data-collected
branch = True
source =
apprise
[paths]
source =
apprise
.tox/*/lib/python*/site-packages/apprise
.tox/pypy/site-packages/apprise
[report]
show_missing = True