messense
messense
Closing now that it only takes ~1m11s in my environment using uv 0.1.45.
I think this is better to be handled by a build frontend instead?
> To ensure that wheels from different sources are built the same way, frontends may call build_sdist first, and then call build_wheel in the unpacked sdist. But if the backend...
> But I would like to see `PyO3/maturin-action` default to VCS -> sdist -> wheel workflow. That's my thought too, most builds are using `maturin-action`, we could have `maturin build`...