-
-
Notifications
You must be signed in to change notification settings - Fork 610
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
Clean cibuildwheel config #6952
Conversation
Hmm, for some reason cibuildwheel isn't picking up the config in |
🎉 wheel tests are being run and passing on Python 3.11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've opened OpenAstronomy/github-actions-workflows#127 which should allow the test_extras
and test_command
workflow inputs to be removed. Although, we'll still need these inputs for the sdist and pure Python wheel jobs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need the other build fails to get out of the way for this to run the publish step.
Co-authored-by: Conor MacBride <conor@macbride.me>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me as long as all the CI passes, including publish.
wow, a completely green CI run, that never happens. |
pyproject.toml