Skip to content

Commit a512797

Browse files
authored
Manage python version with mise (#190)
1 parent b46e90a commit a512797

File tree

3 files changed

+60
-60
lines changed

3 files changed

+60
-60
lines changed

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ deno = "2.4.2"
44
rust = { version = "1.90.0", components="rustfmt,clippy,rust-analyzer" }
55
ruff = "0.14.0"
66
uv = "0.9.2"
7+
python = "3.13.0"
78

89
[settings]
910
experimental = true

src/clients/python/.python-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)