python-lsp / python-lsp-server

Fork of the python-language-server project, maintained by the Spyder IDE team and the community
MIT License
1.76k stars 186 forks source link

Increase minimal required version of autopep8 to `>=2.0.4,<2.1.0` #449

Closed ccordoba12 closed 9 months ago

ccordoba12 commented 9 months ago

This is a version that is actually compatible with pycodestyle 2.11, which became required in PR #415.