leetify-data/pytest.ini

5 lines
85 B
INI
Raw Permalink Normal View History

2024-01-28 20:29:19 -05:00
[pytest]
pythonpath = .
addopts = --cov=src --cov-report html
norecursedirs = tmp*