Currently only a source distribution is published. Best practice is to publish both sdist and wheel.
I did not find a workflow in this repository or I would have submitted a pull request.
I see that you use uv. Just uv build is all you want, building both distributions is the default behaviour.
Currently only a source distribution is published. Best practice is to publish both sdist and wheel.
I did not find a workflow in this repository or I would have submitted a pull request.
I see that you use
uv. Justuv buildis all you want, building both distributions is the default behaviour.