Skip to content

Add 32bit platform wheels #6

@mtreinish

Description

@mtreinish

It would be great if there were wheels published to PyPI for 32bit platforms for projects that support 32bit platforms. This is primarily a request to just to add builds for i686 manylinux and win32 wheels.

I took a look at doing this but got a bit lost in all the conda specific tooling to do the build and wasn't sure how to setup the machinery to setup a 32 bit conda env. For other projects where I've done this I've used https://github.com/joerick/cibuildwheel/ to build the wheels which automates the builds in CI.

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