Skip to content

Commit bc64d63

Browse files
authored
Remove flake8 requirement restriction as its no longer needed (#981)
1 parent acf6457 commit bc64d63

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ black;implementation_name=="cpython"
33
bump2version
44
coveralls
55
coverage
6-
# Version restricted because of https://github.com/PyCQA/pycodestyle/issues/741 - is fixed
7-
flake8>=3.6.0
6+
flake8
87
flake8-import-order
98
ifaddr
109
mypy;implementation_name=="cpython"

0 commit comments

Comments
 (0)