Skip to content

Binary pip distributions for Windows and Mac #415

Open
@sbarzowski

Description

@sbarzowski

Binary distribution for Linux in pip is quite tricky – PyPI has special requirements - https://www.python.org/dev/peps/pep-0513/ (intended to ensure compatibility across distros) and doesn't accept wheels which were just built with python setup.py bdist_wheel.

We can quite easily provide Mac an Windows binary distribution and I expect it to lower the total number of issues encountered by the users (building from source on Mac and Windows caused issues regularly for C++ Jsonnet).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions