radicale/setup.cfg
2018-09-08 14:57:55 +02:00

10 lines
177 B
INI

[aliases]
test = pytest
[bdist_wheel]
python-tag = py3
[tool:pytest]
addopts = --flake8 --isort --cov -r s
norecursedirs = dist .cache .git build Radicale.egg-info .eggs venv