astral-sh/uv

Add a `--suffix` option to `uv tool install`

Open

#6365 aperta il 21 ago 2024

Vedi su GitHub
 (8 commenti) (31 reazioni) (0 assegnatari)Rust (3111 fork)batch import
enhancementhelp wanteduv tool

Metriche repository

Star
 (84.934 star)
Metriche merge PR
 (Merge medio 7g 16h) (259 PR mergiate in 30 g)

Descrizione

As mentioned in https://github.com/astral-sh/uv/issues/3560#issue-2293694566, 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.

Guida contributor