Skip to content

Commit

Permalink
Add flake8-pyproject to tox lint env
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Stoops committed Mar 14, 2024
1 parent 6595d03 commit e42ed5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ commands =
[testenv:lint]
deps =
flake8>=7.0.0
flake8-pyproject>=1.2.3
mypy>=1.9.0
black>=24.2.0
commands =
Expand Down

0 comments on commit e42ed5c

Please sign in to comment.