[tools]
python = "3.13.2"

[env]
_.python.venv = { path = ".venv", create = true, uv_create_args = ['--seed'] }