Skip to content

Commit debf131

Browse files
Seppli11sonartech
authored andcommitted
SONARPY-3924 Use uv install for tox (#966)
GitOrigin-RevId: 5027127384e91dd18f6bae54669cd2fdd0d6175e
1 parent b291df4 commit debf131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ java = "21.0"
33
maven = "3.9"
44
python = "3.9"
55
uv = "latest" # required for pipx backend
6-
"pipx:tox" = { version = "4.49.1", uvx = "true" }
6+
# tox is installed via "uv tool install tox==4.49.1" in the build workflow due to caching problems with python dependencies

0 commit comments

Comments
 (0)