mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
python: do not use isort 5.11.0
This commit is contained in:
@@ -49,7 +49,8 @@ skipsdist = True
|
||||
skip_install = True
|
||||
deps =
|
||||
flake8
|
||||
isort
|
||||
# isort 5.11.0 is broken: https://github.com/PyCQA/isort/issues/2031
|
||||
isort<5.11.0
|
||||
black
|
||||
# pygments required by rst-lint
|
||||
pygments
|
||||
|
||||
Reference in New Issue
Block a user