This is our first breaking release since March. We’re happy to answer any questions folks have about it.
Maybe a naive question, but any goal / progress towards an ”it just works” cuda installation? Currently, the only times i feel like i‘m stumbling over an install with uv is when pytorch / cuda is involved.
How do you think of uv vs pixi?
Follow up: has anyone suggested the projects collaborate or eventually converge?
Has anything changed in your day by day work since OpenAI acquisition?
Bit surprised, and disappointed to not see dynamic field support for the uv build backend in this update. Need it for dynamically getting the version from Git. Is there anything blocking it, or is it just not important enough?
[flagged]
[flagged]
The thing where "uv init" now adds this to pyproject.toml is a bit surprising:
What's the rationale for that? My expectation is that few projects would need it.(I have a GitHub repo that captures differences between uv versions, here's today's upgrade: https://github.com/simonw/uv-init-demos/commit/9111a2bb85741...)