diff --git a/wsl/home/.config/mise/config.toml b/wsl/home/.config/mise/config.toml index 7314fceb..fb32b65e 100644 --- a/wsl/home/.config/mise/config.toml +++ b/wsl/home/.config/mise/config.toml @@ -47,3 +47,7 @@ bun = true # cspell:ignore pipx [settings.pipx] uvx = true + +[settings.python] +# disable python-build +compile = false