-
Notifications
You must be signed in to change notification settings - Fork 217
ci: move cibuildwheel config out of github actions workflows and into pyproject.tomls #994
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
ci: move cibuildwheel config out of github actions workflows and into pyproject.tomls #994
Conversation
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
/ok to test |
1 similar comment
/ok to test |
4bb5410
to
261651b
Compare
/ok to test |
2 similar comments
/ok to test |
/ok to test |
1ad4b74
to
c883a26
Compare
/ok to test |
2 similar comments
/ok to test |
/ok to test |
c9c8dd2
to
3496530
Compare
/ok to test |
This comment has been minimized.
This comment has been minimized.
f0dc073
to
b748718
Compare
/ok to test |
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, but caveat: I'm more learning than reviewing when looking through this PR.
b748718
to
cf7d2d8
Compare
/ok to test |
@kkraus14 Can you give this another review? |
|
For posterity: a follow-up discussion happened here: https://github.com/NVIDIA/cuda-python/pull/1041/files#r2388712078 |
Moves cibuildwheel config out of github actions and into corresponding pyproject.toml files.