elastic / elastic/die-python

Publish sdist with releases

オープン
#35 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
88
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

Would a change to also make a sdist tarball get published for releases be accepted?

Currently the abi3 binary wheels are great (much better than a bunch of CPython interpreter version specific wheels), though it doesn't give a way for people to install the wheel that are using PyPy. Alternate pip indexes for specific platforms not supported by PyPI such as piwheels.org and Pyodide also need an sdist in order to build wheels from PyPI.

Having an sdist also means I can install die-python on systems with CPUs that currently don't have binary wheels published, such as ppcle64 and risc-v systems. For releasing other software that depends on die-python this is particularly helpful, since PyPI doesn't allow uploading packages that have dependencies installed via direct git/http URLs.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。