mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 05:37:37 +03:00
parent
18e4677cb7
commit
e7e2c569b3
25 changed files with 2 additions and 1617 deletions
10
setup.cfg
10
setup.cfg
|
@ -5,11 +5,5 @@ test = pytest
|
|||
python-tag = py3
|
||||
|
||||
[tool:pytest]
|
||||
addopts = --flake8 --isort --cov radicale --cov radicale_vobject -r s
|
||||
norecursedirs = dist .cache .git build Radicale.egg-info .eggs venv
|
||||
|
||||
[isort]
|
||||
skip = radicale_vobject
|
||||
|
||||
[flake8]
|
||||
exclude = radicale_vobject/*
|
||||
addopts = --flake8 --isort --cov radicale -r s
|
||||
norecursedirs = dist .cache .git build Radicale.egg-info .eggs venv radicale_vobject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue