astral-sh/uv

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

Open

#6.365 aberto em 21 de ago. de 2024

Ver no GitHub
 (8 comments) (31 reactions) (0 assignees)Rust (3.111 forks)batch import
enhancementhelp wanteduv tool

Métricas do repositório

Stars
 (84.934 stars)
Métricas de merge de PR
 (Mesclagem média 7d 16h) (259 fundiu PRs em 30d)

Description

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.

Guia do colaborador