Replies: 2 comments
-
We are already preparing to use uv. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
uv is a very fast Python package manager. It has the
uv pip
subcommand which is a drop-in replacement for pip (insofar as you're in an active venv).Do you think it might be possible to use
uv pip
ifuv
is detected?uv: https://docs.astral.sh/uv/
Beta Was this translation helpful? Give feedback.
All reactions