Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Investigate cibuildwheel #61

@rth

Description

@rth

I recently added a setup to build wheels in scikit-learn-contrib/scikit-learn-extra#66 with cibuildwheel and it was pleasantly straightforward. Or maybe I haven't run into issues yet )

In any case I think it might be worth considering it for scikit-learn. We could also add it to the main repo (related to #27) and build wheels on tags. It would very easy to test before the release just by uncommenting some CI config lines in a PR. It's probably a bit less flexible that our current setup, but it might be sufficient.

In the long run it would also allow building wheels for other architecture (aarc64, ppc64le) or Python distributions (PyPy), if we want to do that.

Unless there some blocker that would prevent us from using it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions