Skip to content

Release executables to PyPI #8

@hombit

Description

@hombit

Hello, @folivetti. It would be great if you could setup CI to release binary executable files to as a PyPI package, especially eggp used by https://github.com/erusseil/mvsr. It would make it possible to install @erusseil's package with PyPI only, so users can easily start using it.

I recommend to use CIBuildWheel for CI, it will guarantee that 1) executables are built versus old enough glibc versions, and 2) all dynamic libraries such as libnlopt are distributed with the package.

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