Don't use wild card for egg-info file
This commit is contained in:
parent
ae8e10d900
commit
735bec6be2
@ -6,4 +6,4 @@ python-tag = py3
|
|||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
addopts = --flake8 --isort --cov radicale -r s
|
addopts = --flake8 --isort --cov radicale -r s
|
||||||
norecursedirs = dist .cache .git build *.egg-info .eggs venv
|
norecursedirs = dist .cache .git build Radicale.egg-info .eggs venv
|
||||||
|
Loading…
Reference in New Issue
Block a user