We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9803781 commit 399d086Copy full SHA for 399d086
tox.ini
@@ -4,6 +4,9 @@ requires =
4
tox-uv>=0.2.0
5
6
[testenv]
7
+install_command = uv pip install {opts} {packages}
8
+deps = uv
9
+skip_install = true
10
allowlist_externals=
11
sh
12
commands_pre =
0 commit comments