teilchensammler-cli/mise.toml

8 lines
113 B
TOML
Raw Normal View History

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