Radicale/pytest.ini

4 lines
119 B
INI

[pytest]
addopts = --flake8 --isort --cov radicale/ tests
norecursedirs = dist .cache .git build *.egg-info .eggs venv