attrs/.coveragerc

14 lines
171 B
INI

[run]
branch = True
source =
attr
[paths]
source =
src/attr
.tox/*/lib/python*/site-packages/attr
.tox/pypy/site-packages/attr
[report]
show_missing = True