Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyO3: Add CI to build & upload wheels as artifacts. #1215

Merged
merged 3 commits into from
Oct 29, 2023

Conversation

LLukas22
Copy link
Contributor

Default maturin CI to build wheels for all platforms/target-architectures. I also changed the abi3 to py38, which means that the created wheels are compatible with python versions >= 3.8.

Currently this CI only uploads the wheels as an artifact, but in the future we probably want to auto deploy to pypi on a release tag, or maybe create some sort of development/nightly package releases.

@LaurentMazare LaurentMazare merged commit c3f2676 into huggingface:main Oct 29, 2023
22 of 24 checks passed
@LaurentMazare
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants