1
0
Fork 0
cli-helpers/setup.cfg
Daniel Baumann d8a70e48ab
Adding upstream version 2.1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-07 00:47:33 +01:00

13 lines
188 B
INI

[coverage:run]
source = cli_helpers
omit = cli_helpers/packages/*.py
[check-manifest]
ignore =
appveyor.yml
.travis.yml
.github*
.travis*
[tool:pytest]
testpaths = tests