Skip to content

Commit

Permalink
DPE-904 Pin flake8 to 5.0.4 as the latest 6.0.0 is broken
Browse files Browse the repository at this point in the history
Check all details here:
> savoirfairelinux/flake8-copyright#19
  • Loading branch information
taurus-forever committed Dec 6, 2022
1 parent 45de917 commit 183e16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ commands =
description = Check code against coding style standards
deps =
black
flake8
flake8==5.0.4 # https://github.com/savoirfairelinux/flake8-copyright/issues/19
flake8-docstrings
flake8-copyright
flake8-builtins
Expand Down

0 comments on commit 183e16c

Please sign in to comment.