Merge pull request #1939 from PyCQA/new-pycodestyle

latest pycodestyle
This commit is contained in:
Anthony Sottile 2024-06-15 17:32:56 -04:00 committed by GitHub
commit 34c97e046a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ classifiers =
packages = find:
install_requires =
mccabe>=0.7.0,<0.8.0
pycodestyle>=2.11.0,<2.12.0
pycodestyle>=2.12.0,<2.13.0
pyflakes>=3.2.0,<3.3.0
python_requires = >=3.8.1
package_dir =