teilchensammler-cli/mise.toml

7 lines
113 B
TOML

[env]
'_'.python.venv = { path = ".venv", create = true }
[tools]
python = "3.14"
ruff = "latest"
uv = "latest"