Skip to content

Commit 8ffe3b8

Browse files
authored
Update tox.ini
Add `pre-commit install` here since it was removed from ci config
1 parent 3fed49f commit 8ffe3b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ allowlist_externals=make,pre-commit
3131
[testenv:py{38,39,310,311}-lint]
3232
deps=pre-commit
3333
commands=
34+
pre-commit install
3435
pre-commit run --all-files --show-diff-on-failure
3536

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

0 commit comments

Comments
 (0)