You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uv is an extremely fast Python package resolver and installer, designed as a drop-in replacement for pip, pip-tools (pip-compile and pip-sync), and virtualenv.
It has some limitations, so I don't know if it would be that easy to add it as a "drop-in replacement", depending on the pip features you use currently.
Describe Request:
Official support for https://github.com/astral-sh/uv for faster installs.
It has some limitations, so I don't know if it would be that easy to add it as a "drop-in replacement", depending on the
pip
features you use currently.Examples:
Supporting Documentation Links:
The text was updated successfully, but these errors were encountered: