radicale/pytest.ini

4 lines
119 B
INI
Raw Normal View History

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