Osobiście, polecałbym trzymać się z daleka od "#Python Code Quality Authority". Projekty tej organizacji zostały właściwie przejęte przez wyjątkowo toksyczną osobę. #Ruff to dobra alternatywa, z bardzo przyjaznymi autorami.

https://github.com/PyCQA/pycodestyle/issues/1183#issuecomment-1664412107
https://github.com/PyCQA/pyflakes/pull/802#issuecomment-1943806162

#PyCQA

2.11.0 sdist is missing some test files and doc sources · Issue #1183 · PyCQA/pycodestyle

The 2.11.0 release seems to be missing the testing directory that is required for the test suite. As a result, running the test suite from sdist now fails: _________________________________________...

GitHub

My personal recommendation would be to stay away from the "#Python Code Quality Authority". The projects have been pretty much taken over by a toxic and mean-spirited person. #Ruff is a good replacement, with very friendly upstream.

https://github.com/PyCQA/pycodestyle/issues/1183#issuecomment-1664412107
https://github.com/PyCQA/pyflakes/pull/802#issuecomment-1943806162

#PyCQA

2.11.0 sdist is missing some test files and doc sources · Issue #1183 · PyCQA/pycodestyle

The 2.11.0 release seems to be missing the testing directory that is required for the test suite. As a result, running the test suite from sdist now fails: _________________________________________...

GitHub

So…who do we know at the #PyCQA that can rush a PR approval on a Saturday? I’m betting a lot of people have a broken #isort #precommit plugin right now.

https://github.com/PyCQA/isort/issues/2077
https://github.com/PyCQA/isort/pull/2078

Build from source (e.g. via pre-commit) is broken by new poetry version · Issue #2077 · PyCQA/isort

Poetry-core 1.5.0, which was released 30 minutes ago, adds additional validation for the extras section, which causes this error when installing from source: % pip install --no-binary :all: -U isor...

GitHub