diff --git a/mise.toml b/mise.toml index 115b13c0..d204f531 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"