Skip to content

Commit 0d938f4

Browse files
committed
Add uv to mise tool list
uv is needed to run the python tests
1 parent ac1cdc8 commit 0d938f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mise/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ node = "20"
1818
pnpm = "10.29.3"
1919
taplo = "0.9.3"
2020
"ubi:drager/wasm-pack" = "0.13.1"
21+
uv = "0.10.4"
2122

2223
[task_config]
2324
includes = [".mise/tasks.toml", ".mise/tasks"]

0 commit comments

Comments
 (0)