Skip to content

Commit 5f958a3

Browse files
committed
Cap flake8 version in tests.
1 parent c1b6d4b commit 5f958a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ consolekit>=1.0.0
44
coverage>=5.1
55
coverage-pyver-pragma>=0.2.1
66
faker>=4.1.2
7-
flake8>=3.8.4
7+
flake8<5,>=3.8.4
88
funcy>=1.16
99
importlib-metadata>=3.6.0
1010
pandas>=1.0.0; implementation_name == "cpython" and python_version < "3.11"

0 commit comments

Comments
 (0)