Revert "Bump pycodestyle to 2.10.*"

This reverts commit dfe3454915.
This commit is contained in:
Raphael Michel
2022-12-08 14:17:16 +01:00
parent 5b27ac66f9
commit f1c2ae5b6b

View File

@@ -244,7 +244,7 @@ setup(
'isort==5.10.*', 'isort==5.10.*',
'pep8-naming==0.12.*', 'pep8-naming==0.12.*',
'potypo', 'potypo',
'pycodestyle==2.10.*', 'pycodestyle==2.9.*',
'pyflakes==2.5.*', 'pyflakes==2.5.*',
'pytest-cache', 'pytest-cache',
'pytest-cov', 'pytest-cov',