There is a lot of discussion about the Rust-based pip-replacement named uv.
Would it be of interest to accelerate pipenv build times by using uv instead of pip?
Is your feature request related to a problem? Please describe.
I'm always frustrated when pipenv builds take several minutes.
Describe the solution you'd like
pipenv builds take seconds instead of minutes.
Describe alternatives you've considered
Switch to non-pipenv solutions for our builds.
There is a lot of discussion about the Rust-based
pip-replacement nameduv.Would it be of interest to accelerate
pipenvbuild times by usinguvinstead ofpip?Is your feature request related to a problem? Please describe.
I'm always frustrated when pipenv builds take several minutes.
Describe the solution you'd like
pipenv builds take seconds instead of minutes.
Describe alternatives you've considered
Switch to non-pipenv solutions for our builds.