Will there be a rez-uv ? #2087
|
There is rez-pip, will there be a rez-uv? |
Answered by
JeanChristopheMorinPerso
May 3, 2026
Replies: 1 comment
|
Hi @nyue I (speaking as the maintainer of the rez-pip stack) don't have plans to support something with uv. There wouldn't be any benefit from what I see. uv is also not stable and is annoying to rely on because they keep changing things. We might eventually use it under the hood to get better performance in terms of solving, but there is no plan yet for doing this. |
0 replies
Answer selected by
JeanChristopheMorinPerso
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @nyue I (speaking as the maintainer of the rez-pip stack) don't have plans to support something with uv. There wouldn't be any benefit from what I see. uv is also not stable and is annoying to rely on because they keep changing things. We might eventually use it under the hood to get better performance in terms of solving, but there is no plan yet for doing this.