Hacker News new | ask | show | jobs
by ashwinsundar 372 days ago
Is that what uv sync does under the hood, just curl’s over all dependencies and the python version defined in .python-version?
1 comments

I think they meant you can use curl to install uv and then you don't need to (manually) install anything else
Yeah that’s what I meant, apologies if unclear