mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove obsolete linters: Flake8, Black, isort
This commit is contained in:
parent
805ca9b4a9
commit
08785f714f
3 changed files with 1 additions and 7 deletions
|
|
@ -91,11 +91,7 @@ dev = [
|
|||
"pytest-sugar>=0.9.7",
|
||||
"pytest-xdist>=3.3.1",
|
||||
"tox>=4.11.3",
|
||||
"flake8>=6.1.0",
|
||||
"flake8-import-order>=0.18.2",
|
||||
"invoke>=2.2.0",
|
||||
"isort>=5.12.0",
|
||||
"black>=23.10.1",
|
||||
"ruff>=0.1.3",
|
||||
"tomli>=2.0.1; python_version < \"3.11\"",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue