radicale/setup.cfg
Unrud 87a68a6ea8 Revert "Fork vobject"
This reverts commit 126a31c82a.
2018-08-14 18:45:21 +02:00

10 lines
186 B
INI

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