About
uv tool install is the corresponding pendant to pipx install today, see blueprint. Please verify it works, then update the docs.
Pitch
Use uv or pipx to install crash into a dedicated virtualenv, managed automatically.
# Use `uv`.
uv tool install crash
# Alternatively, use `pipx`.
pipx install crash
References
/cc @bmunkholm
About
uv tool installis the corresponding pendant topipx installtoday, see blueprint. Please verify it works, then update the docs.Pitch
Use
uvorpipxto installcrashinto a dedicated virtualenv, managed automatically.References
pipxfor installation (PEP 668) #443/cc @bmunkholm