mirror of
https://github.com/astral-sh/uv
synced 2026-01-09 07:33:20 -05:00
## Summary This makes the separation clearer between the legacy `pip` API and the API we'll add in the future for the package manager itself. It also enables seamless `puffin pip` aliasing for those that want it. Closes #918.