Skip to content

Commit 399d086

Browse files
committed
Github actions updated
1 parent 9803781 commit 399d086

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ requires =
44
tox-uv>=0.2.0
55

66
[testenv]
7+
install_command = uv pip install {opts} {packages}
8+
deps = uv
9+
skip_install = true
710
allowlist_externals=
811
sh
912
commands_pre =

0 commit comments

Comments
 (0)