Skip to content

Commit a791611

Browse files
committed
Pin pyflakes version until pylama fixes bug with 2.5.0
1 parent 9d3f7e5 commit a791611

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
@@ -15,6 +15,7 @@ coveralls = "*"
1515
mypy = "*"
1616
pylama = {extras = ["all"], version = "*"}
1717
pytest = "*"
18+
pyflakes = "==2.4.0"
1819

1920
[requires]
2021
python_version = "3.10"

0 commit comments

Comments
 (0)