1
0
Fork 0
eos-downloader/.coveragerc

8 lines
118 B
Text
Raw Normal View History

[html]
directory = tests/htmlcov
[tool:pytest]
addopts = --cov=eos_downloader --cov-report html
[run]
omit = tests/*