teilchensammler-cli/mise.toml

10 lines
158 B
TOML
Raw Normal View History

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