uv shell
This commit is contained in:
parent
9b2f62a3a3
commit
302978c20a
@ -1339,7 +1339,11 @@ function setup_uv() {
|
||||
}
|
||||
|
||||
rm -rf "$TMP_DIR"
|
||||
ensure_usr_local_bin_persist
|
||||
#ensure_usr_local_bin_persist
|
||||
$STD uv python update-shell || {
|
||||
msg_error "Failed to update uv shell integration"
|
||||
return 1
|
||||
}
|
||||
msg_ok "Setup uv $LATEST_VERSION"
|
||||
|
||||
# Optional: install specific Python version
|
||||
|
Loading…
x
Reference in New Issue
Block a user