-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
cibuildwheel
is a python package designed to help users build python wheels automatically in CI/CD pipelines.
Due to recent discoveries in Windows OS wheel-building, using cibuildwheel
has become the primary method to solve the problem of building native windows wheels.
The goal is to be able to build the following wheels through cibuildwheel
:
- Linux (amd64)
- MacOS (amd64)
- MacOS (arm64)
- Windows OS (amd64)
with the optional:
- Linux (arm64)
if it ends up being relatively easy to do.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Queued