teilchensammler-cli/mise.toml

13 lines
240 B
TOML
Raw Permalink Normal View History

[env]
'_'.python.venv = { path = ".venv", create = true }
DATABASE_URL = "sqlite:///database.db"
PREK_COLOR = "never"
[tools]
difftastic = "latest"
markdownlint-cli2 = "latest"
prek = "latest"
python = "3.14"
ruff = "latest"
uv = "latest"