Update python to 3.12

This commit is contained in:
tremor021 2025-10-26 09:34:56 +01:00
parent 0e9e071bd6
commit b58e2668f7

View File

@ -24,11 +24,7 @@ $STD apt update
$STD apt install -y unrar
msg_ok "Installed Dependencies"
msg_info "Setup Python3"
$STD apt install -y python3-pip
msg_ok "Setup Python3"
setup_uv
PYTHON_VERSION="3.12" setup_uv
fetch_and_deploy_gh_release "mylar3" "mylar3/mylar3" "tarball"
msg_info "Installing ${APPLICATION}"