Skip to content

Commit

Permalink
pin pyflakes version
Browse files Browse the repository at this point in the history
Incompatibility between pylama and pyflakes > 2.4.0
klen/pylama#224
  • Loading branch information
timfanda35 committed Oct 4, 2022
1 parent a82f188 commit 72ddd00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"pytest-black==0.3.12",
"black==22.6.0",
"django-environ==0.4.5",
"pyflakes==2.4.0",
]


Expand Down

0 comments on commit 72ddd00

Please sign in to comment.