Skip to content

Use cibuildwheel or similar #88

Description

@peekxc

I would like to use pycddlib, but my platform (macOS) is not available on Pypi and installation-from-source appears to be nightmare (approximately half of the closes issues are installation related).

It would be great if:

  1. More platforms were supported beyond windows for the wheels (e.g. using cibuildwheel)
  2. GMP and any other OS dependencies were statically linked into a standalone wheels (like how pythran links openblas)

I realize (2) is a bit difficult to achieve, but w/o it pycddlib simply can't actually be used as a dependency for any project that itself wants to be installed as a standalone package.

On the other hand, (1) shouldn't be difficult to achieve and might help curb the number of issues related to installation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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