-
-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MRG] Add M1 mac builds and fix nightly build (#513)
* Add cross-compile helper from scikit * Fix lint * Try cibuildwheel * Add CIBW_BUILD env var * Use CIBW_BEFORE_BUILD * Skip 32-bit on windows * Swap '>' to '|' for yaml * Use '>' and '&&' * Add CIBW_BEFORE_TEST * Reinstall deps before testing * Cleanup * Use PYTHON_CROSSENV for mac builds * Skip musl builds * Fix format step? * Fix README check * Customize job names * Remove 'Python' from job names * Move 'make version' to CIBW_BEFORE_ALL * Update nightly to use cibuildwheel * Fix which versions we build * Don't use DEPENDENCIES env var * Skip musllinux builds * Use batch for windows * Try all caps? * Single percent * Try quotes? * Use pip instead of python -m * Back to 2 percents * Just try a bash script * Add slack notifications back * Remove architecture from slack message * Update whats new
- Loading branch information
1 parent
4869c43
commit b465ee3
Showing
5 changed files
with
86 additions
and
197 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters