delvtech / hyperdrive-bindings

Python and WASM bindings for the Hyperdrive Rust SDK.
Apache License 2.0
5 stars 0 forks source link

Github actions to publish to pypi #71

Closed slundqui closed 8 months ago

slundqui commented 8 months ago

This PR adds building wheels + publishing to pypi in CI. The current default is to build + publish when a commit gets pushed to main that updates the version number in pyproject.toml.