remove python from mise (use uv instead)

This commit is contained in:
Gabriel Augendre 2025-01-02 09:27:01 +01:00
parent 1c72cde515
commit f24fc45b36

View file

@ -5,5 +5,4 @@ legacy_version_file = false
[tools] [tools]
usage = "latest" usage = "latest"
terraform = "latest" terraform = "latest"
python = "3.13.0"
golangci-lint = "latest" golangci-lint = "latest"