1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00
Radicale/pytest.ini

4 lines
128 B
INI
Raw Normal View History

[pytest]
2016-07-07 14:30:10 +02:00
addopts = --flake8 --isort --cov radicale/ radicale/tests
norecursedirs = dist .cache .git build *.egg-info .eggs venv