(no title)
zanie | 4 months ago
I'd love for uv to lock build dependencies, but due to the dynamic nature of Python package metadata it's quite a hard problem. It'll be supported eventually though.
(I work on uv)
zanie | 4 months ago
I'd love for uv to lock build dependencies, but due to the dynamic nature of Python package metadata it's quite a hard problem. It'll be supported eventually though.
(I work on uv)
otabdeveloper4|4 months ago
And yes, build dependencies is the big elephant of why Python packaging sucks.