`uv build` command?
I've searched through issues in this repository but I couldn't find anything concrete. What's the progress/roadmap for this command? The only time I've seen it mentioned is in the blog.
Semi-related: #3957
I've searched through issues in this repository but I couldn't find anything concrete. What's the progress/roadmap for this command? The only time I've seen it mentioned is in the blog.
Interested as well to switch from Rye to uv, we need build publish command. Any news ?
Re publish: see https://github.com/astral-sh/uv/issues/6278
Re build: see https://github.com/astral-sh/uv/issues/1510
I think this is a duplicate of #1510 — and yes we intend to do it.
It's here now! I switched all our workflows to uv build from 0.4.5. Works like a charm.
Amazing!