Skip to content

Commit d7ed938

Browse files
committed
Pin pyflakes version until pylama fixes bug with 2.5.0
1 parent ee6a347 commit d7ed938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ black = "*"
1212
coverage = "*"
1313
coveralls = "*"
1414
mypy = "*"
15+
pyflakes = "==2.4.0"
1516
pylama = {extras = ["all"], version = "*"}
1617
pytest = "*"
1718

0 commit comments

Comments
 (0)