mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
Use [tool:isort] instead of [isort]
This commit is contained in:
parent
8f55ab858c
commit
e2787d8c2a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ python-tag = py3
|
|||
addopts = --flake8 --isort --cov --cov-report=term --cov-report=xml -r s
|
||||
norecursedirs = dist .cache .git build Radicale.egg-info .eggs venv
|
||||
|
||||
[isort]
|
||||
[tool:isort]
|
||||
known_standard_library = posixpath
|
||||
known_third_party = gunicorn,passlib,pkg_resources,pytest,pytest_cov,vobject
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue