mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
Move additional options to setup.cfg
This commit is contained in:
parent
b78b0f56cc
commit
b1b1a31ec3
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ test = pytest
|
|||
python-tag = py3
|
||||
|
||||
[tool:pytest]
|
||||
addopts = --flake8 --isort --cov radicale
|
||||
addopts = --flake8 --isort --cov radicale -r s
|
||||
norecursedirs = dist .cache .git build *.egg-info .eggs venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue