Summary
Add parallel Github action workflows to push python packages into PyPI, and publish recsync-rs to crates.io
Descriptions
Python
Add parallel Github action workflows to push python packages into PyPI.
WHL files need to support the following targets:
- x86_64-pc-windows-gnu
- x86_64-unknown-linux-gnu
- aarch64-unknown-linux-gnu
- x86_64-apple-darwin
- aarch64-apple-darwin
Note, maturin-action was recently added.
Rust
Publish reccaster as a rust library to crates.io