pytest.ini 128 B

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