Skip to content

Commit

Permalink
install pre-commit before running
Browse files Browse the repository at this point in the history
  • Loading branch information
pacrob committed Jan 12, 2024
1 parent 9b015ef commit ef74554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -58,6 +58,7 @@ allowlist_externals=make,pre-commit
[testenv:py{38,39,310,311}-lint]
deps=pre-commit
commands=
pre-commit install
pre-commit run --all-files --show-diff-on-failure

[testenv:py{38,39,310,311}-wheel]
Expand Down

0 comments on commit ef74554

Please sign in to comment.