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

[WIP] Add workflow for building and publishing wheels #2260

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

peytondmurray
Copy link

This PR adds a workflow which builds wheels automatically when a PR is made to check that the PR doesn't break wheel builds. Additionally, when a release is made, this workflow triggers, building wheels for cpython 3.9, 3.10, and 3.11, and publishing to PyPI automatically. Trusted publishing is required for this to work - let me know if I can be helpful in setting this up!

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.

1 participant