radicale/pytest.ini

4 lines
121 B
INI
Raw Normal View History

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