Skip to content

Commit 1c0230f

Browse files
committed
[tox] don't install the package for the format task
It just takes time for no benefit
1 parent 0174c66 commit 1c0230f

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
@@ -47,6 +47,7 @@ commands =
4747
ruff check
4848

4949
[testenv:format]
50+
package = skip
5051
allowlist_externals = ./format.sh
5152
deps =
5253
ruff

0 commit comments

Comments
 (0)