mirror of
https://github.com/caronc/apprise.git
synced 2024-11-08 17:24:00 +01:00
e0c0b66ff0
This reverts commit 8bc47dc118
.
Due to unforeseen circumstances, Conducto no longer exists; reverting changes.
19 lines
286 B
INI
19 lines
286 B
INI
[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
|
|
skip_covered = True
|
|
skip_empty = True
|
|
fail_under = 99.0
|