Y
Hacker News
new
|
ask
|
show
|
jobs
by
Mehdi2277
661 days ago
Uv is installer not a build backend. It’s similar to pip. If you install library with uv it will call backend like setuptools as needed. It is not a replacement for setuptools.