6 lines
99 B
INI
6 lines
99 B
INI
[pytest]
|
|
testpaths = tests docs
|
|
doctest-extension = rst
|
|
addopts = --doctest-modules --cov=generic
|
|
|