Skip to content

Commit

Permalink
Revert "don't use flake8 6.0 (#7838)" (#7851)
Browse files Browse the repository at this point in the history
This reverts commit 169a803.
  • Loading branch information
alex committed Nov 26, 2022
1 parent 064d49d commit 0e21f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ sdist =
setuptools_rust >= 0.11.4
pep8test =
black
flake8 != 6.0.0
flake8
flake8-import-order
pep8-naming
# This extra is for OpenSSH private keys that use bcrypt KDF
Expand Down

0 comments on commit 0e21f57

Please sign in to comment.