mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
Fix integrated server on android
This commit is contained in:
parent
9c622b57d5
commit
8ca01a4989
3 changed files with 11 additions and 4 deletions
|
@ -10,7 +10,7 @@ norecursedirs = dist .cache .git build Radicale.egg-info .eggs venv
|
|||
|
||||
[tool:isort]
|
||||
known_standard_library = posixpath
|
||||
known_third_party = gunicorn,passlib,pkg_resources,pytest,pytest_cov,vobject
|
||||
known_third_party = defusedxml,passlib,pkg_resources,pytest,vobject
|
||||
|
||||
[coverage:run]
|
||||
branch = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue