1
0
Fork 0
cli-helpers/setup.cfg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
188 B
INI
Raw Normal View History

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