Hacker News new | ask | show | jobs
by zahlman 139 days ago
> because I don't need to spend an hour guessing which Python 3.x version is compatible with your library.

Of all the advantages uv has, I can't fathom how it's determining version compatibility other than by reading standard metadata files that pip perfectly well understands.