elastic / elastic/die-python

Publish sdist with releases

Ouverte
#35 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
88
Forks
6
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.