Skip to content

Migrate to cibuildwheel and distribute wheels directly #1

@harshil21

Description

@harshil21

Using cibuildwheel to build the wheels for every platform and architecture should be possible. This eliminates the need to "download" the c++ binaries and we can even eliminate the build hook altogether.

Just need to figure out how pip actually selects the wheels for each platform. I believe its dependent on the tag of the wheel, but I would have to test that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions