mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
Don't use wild card for egg-info file
This commit is contained in:
parent
ae8e10d900
commit
735bec6be2
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ python-tag = py3
|
|||
|
||||
[tool:pytest]
|
||||
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…
Add table
Add a link
Reference in a new issue