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

Move cibw config to pyproject.toml #381

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Move cibw config to pyproject.toml #381

merged 2 commits into from
Aug 9, 2023

Conversation

emlowe
Copy link
Contributor

@emlowe emlowe commented Aug 9, 2023

Puts most cibuildwheel configuration into pyproject.toml instead of using envvars in the github actions.

The rationale is that this makes it a little bit easier to build the wheel locally for debugging and testing as there is less configuration specific to GH actions

Note some of the envvars refer to GH action matrix items, so those remain in the GH workflow.

@emlowe emlowe marked this pull request as ready for review August 9, 2023 14:56
Copy link
Contributor

@wallentx wallentx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@//////(#@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@#////**//////////*//(@@@@@@@@@@@@@@@@@@
@@@@@@@@@@/*/*****///////////////(@@@@@@@@@@@@@@@@
@@@@@@@@@#//***/*/////////////////(@@@@@@@@@@@@@@@
@@@@@@@@@(//****/*,...,,..,....,////@@@@@@@@@@@@@@
@@@@@@@@@/*............,.,...........@@@@@@@@@@@@@
@@@@@@@@,.............................@@@@@@@@@@@@
@@@@@@@@............,//////*.....,.,,,********%@@@
@@@@@@@@...,((/*..........,**......,....*****/@@@@
@@@#*...... ...,,,/,/,,//##...,/**,,,,..,***(@@@@@
(**,../*/*,*./*/,,(**%,//#,....%(((/,/.**/@@@@@@@@
@@@@@(,,,*,,**,,//,/(/(((**....#(*//*//,@@@@@@@@@@
@@@@@.(**/****,////*/(%###((###,//*//**.@@@@@@@@@@
@@@*..,*/**/*/*/(,***,//###((*(/((((/*/(,,,@@@@@@@
@@@*../******(((/(/(/#//(#%##%(#((#(#*##//,..*@@@@
@@@/,***(/*,//(//###(%%(##%#(%%##%#((%@&#...,@@@@@
@@@@,,./(///***/%#(##(%%@%&%%%#%%,%@@@#,,,./,,,/@@
@@@,....*/(((*((((##%#%&&%#%##(@@@@&%/.,..*,,*.*,,
@@/......,.*//**/,*///((((#%&@@@@&&###.*,#/,*,,,,,
@@.,..,..... ,.. ......,,*%&&&&&%%%#,,,,.,..(...,/
#,*...,.,.........*.,. ,...,*(%%&&&,,..,,,,*,,.(/.
,.,............*....*,,,..,.*..(##(#.(.,,,,.*,,.,(
%.........,.(,,.......,*...,,., ,**.,,,.,,,*,,*,.,
.,.,......,..,....,..,,.,,,,.*...../,,,,,.,,,.*.,.
,*...*.,.......%,,,,.,.,*. ,,(,..,,(*...,..#,.,.,,

@wallentx wallentx merged commit f7d63f6 into main Aug 9, 2023
38 checks passed
@wallentx wallentx deleted the EL.cibw-toml branch August 9, 2023 15:18
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.

None yet

2 participants