mirror of https://github.com/astral-sh/uv
Users expect pip to have `pip`, `pip3` and `pip3.x` entrypoints. But pip
is a universal wheel, so it contains the `pip3.x` entrypoint where it
was built on. To fix this, pip special cases itself when installing
(
|
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||