You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #3560 (comment), it'd be useful for uv tool install to have a --suffix similar to pipx's so users can install multiple versions of the same tool, or install a tool with different versions of Python.
As mentioned in #3560 (comment), it'd be useful for
uv tool installto have a--suffixsimilar to pipx's so users can install multiple versions of the same tool, or install a tool with different versions of Python.