8 lines
No EOL
118 B
INI
8 lines
No EOL
118 B
INI
[html]
|
|
directory = tests/htmlcov
|
|
|
|
[tool:pytest]
|
|
addopts = --cov=eos_downloader --cov-report html
|
|
|
|
[run]
|
|
omit = tests/* |