google / google/go-jsonnet

Binary pip distributions for Windows and Mac

Open
#415 1 comment 2 reactions 0 assignees View on GitHub
docs Python support
Dominant language
Go
Stars
1.8k
Forks
263
PR merge metrics
No merged PRs in 30d

Description

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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.