Skip to content

Commit

Permalink
infra: remove flake8 constraints (#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Jun 3, 2024
1 parent 1c46ca7 commit ecbe76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"test": [
"black",
"botocore",
"flake8<=5.0.4",
"flake8",
"isort",
"jsonschema==3.2.0",
"pre-commit",
Expand Down

0 comments on commit ecbe76d

Please sign in to comment.