-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split wheel builds to disable manylinux armv7l wheels
The image provided by ciobuildwheel for manylinux armv7l that was added in 2.22.0 is experimental and not capable of building cffi packages because its missing libcffi-dev Disable it for now by copying the wheel build config from yarl which splits musllinux and manylinux and already has armv7l manylinux wheels disabled. Note that we have never built armv7l manylinux wheels so this does not have any impact downstream
- Loading branch information
Showing
2 changed files
with
41 additions
and
4 deletions.
There are no files selected for viewing
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