Fix integrated server on android
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user