-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request