radicale/setup.cfg

10 lines
203 B
INI
Raw Normal View History

[aliases]
test = pytest
[bdist_wheel]
python-tag = py3
[tool:pytest]
2017-06-21 09:49:03 +02:00
addopts = --flake8 --isort --cov radicale -r s
2018-04-26 00:05:03 +02:00
norecursedirs = dist .cache .git build Radicale.egg-info .eggs venv radicale_vobject