mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
3 lines
128 B
INI
3 lines
128 B
INI
[pytest]
|
|
addopts = --flake8 --isort --cov radicale/ radicale/tests
|
|
norecursedirs = dist .cache .git build *.egg-info .eggs venv
|