17 lines
260 B
Plaintext
17 lines
260 B
Plaintext
|
|
[run]
|
||
|
|
branch = True
|
||
|
|
source =
|
||
|
|
cryptography
|
||
|
|
tests/
|
||
|
|
|
||
|
|
[paths]
|
||
|
|
source =
|
||
|
|
src/cryptography
|
||
|
|
.tox/*/lib/python*/site-packages/cryptography
|
||
|
|
.tox/pypy/site-packages/cryptography
|
||
|
|
|
||
|
|
[report]
|
||
|
|
exclude_lines =
|
||
|
|
@abc.abstractmethod
|
||
|
|
@abc.abstractproperty
|