Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
Pin flake8 to version 3 to prevent StringIO error see tholo/pytest-fl…
Browse files Browse the repository at this point in the history
  • Loading branch information
moagstar committed Oct 19, 2021
1 parent c4b19e9 commit 57b1697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-r ./requirements.txt

# Test Libraries
flake8
flake8<4 # see https://github.com/tholo/pytest-flake8/issues/81
tox
model_bakery
isort
Expand Down

0 comments on commit 57b1697

Please sign in to comment.