astral-sh/uv

Add uv script to pyenv's pip-rehash

Open

#4,130 opened on Jun 7, 2024

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Rust (3,111 forks)batch import
compatibilityhelp wanted

Repository metrics

Stars
 (84,934 stars)
PR merge metrics
 (Avg merge 7d 16h) (259 merged PRs in 30d)

Description

See https://github.com/pyenv/pyenv/tree/master/pyenv.d/exec/pip-rehash

This is used to recalculate the environment on installation and there are shims for pip, conda, and easy_install.

This will resolve the problems described at https://github.com/astral-sh/uv/issues/1586

Tracking in pyenv at https://github.com/pyenv/pyenv/issues/2979

Contributor guide