Skip to content

Commit ecbe76d

Browse files
authored
infra: remove flake8 constraints (#964)
1 parent 1c46ca7 commit ecbe76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"test": [
4747
"black",
4848
"botocore",
49-
"flake8<=5.0.4",
49+
"flake8",
5050
"isort",
5151
"jsonschema==3.2.0",
5252
"pre-commit",

0 commit comments

Comments
 (0)