diff --git a/mise.toml b/mise.toml index 115b13c05..d204f5316 100644 --- a/mise.toml +++ b/mise.toml @@ -10,6 +10,7 @@ redactions = ["*_TOKEN", "*_PASSWORD"] [settings] experimental = true +python.precompiled_flavor = "install_only_stripped" [tools] python = "3.13.12"