Skip to content

Commit 9f0d8fe

Browse files
hugovkjstasiak
authored andcommitted
Pin flake8 because flake8-import-order is pinned
1 parent 56ea542 commit 9f0d8fe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ autopep8
22
coveralls
33
coverage
44
enum34
5-
flake8
5+
# Upper bound because of https://github.com/PyCQA/flake8-import-order/issues/79
6+
flake8<3
67
flake8-blind-except
78
# Upper bound because of https://github.com/public/flake8-import-order/issues/42
89
flake8-import-order>=0.4.0, <0.6.0

0 commit comments

Comments
 (0)