Skip to content

Tags: ChannelFinder/recsync-rs

Tags

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add python Github workflow to build and publish pyreccaster packages …

…into PyPI with (#6)

* Add authors, maintainers and classifiers to pyproject.toml file for PyPI

* Add maturin auto generate python workflow with pypi upload

* Clean up generateed workflow folder

* Change default workdirectory to all runners

* Move defaults into each job

* Add --manifest-path to maturin arguments for all maturin jobs

* Use macos-latest instead of macos12 due to deprecation

---------

Co-authored-by: Aqeel AlShafei <aqeel.alshafei@stfc.ac.uk>