mirror of
https://github.com/caronc/apprise.git
synced 2024-11-07 16:54:27 +01:00
18 lines
272 B
INI
18 lines
272 B
INI
[run]
|
|
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
|
|
skip_covered = True
|
|
skip_empty = True
|
|
fail_under = 95.0
|