Skip to content

Commit 421046a

Browse files
pin flake8 version
1 parent 42ac34c commit 421046a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def read_version():
3131

3232
test_dependencies = [
3333
"tox",
34-
"flake8",
34+
"flake8==4.0.1",
3535
"pytest",
3636
"pytest-cov",
3737
"pytest-xdist",

0 commit comments

Comments
 (0)