leetify-data/pytest.ini

5 lines
85 B
INI

[pytest]
pythonpath = .
addopts = --cov=src --cov-report html
norecursedirs = tmp*