Skip to content

Commit

Permalink
pin version of flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed Sep 30, 2023
1 parent c9b0a01 commit 5379cf3
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 @@ -104,7 +104,7 @@ commands = {envpython} speed.py
basepython = python3
deps =
black==22.3.0
flake8
flake8==6.1.0
commands =
flake8 setup.py speed.py src
black --check --line-length 79 .
Expand Down

0 comments on commit 5379cf3

Please sign in to comment.