summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 9dd169abdbf9bd286b16d21fe40a76beeb77bf86 (plain)
1
2
3
4
5
6
7
8
9
10
[run]
branch = True
source =
    defusedxml/
    tests.py

[paths]
source =
   defusedxml/
   .tox/py*/lib/python*/site-packages/defusedxml/