yoctoproject/bmaptool

Deploy `wheel` and `sdist` from CI release

Opened this issue · 1 comments

While we might eventually push to pypi, we could probably leverage what other projects do that publish their wheel and sdist from GitHub Actions?

PR #17 includes a workflow with build artifacts and a release workflow that populates the (generated) release page with freshly built artifacts from the release tag. See example here.