suna/mise.toml

9 lines
141 B
TOML

# https://mise.jdx.dev/
[tools]
node = "20"
python = "3.11.10"
uv = "0.6.5"
[env]
_.python.venv = { path = "backend/.venv", create = true }