Use [tool:isort] instead of [isort]
This commit is contained in:
parent
8f55ab858c
commit
e2787d8c2a
@ -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…
Reference in New Issue
Block a user