HomeSoftware Heritage

option to skip bdist_wheel and only upload a source package

Description

option to skip bdist_wheel and only upload a source package

Uploading architecture dependent wheels that depend on external
libraries (like swh.perfecthash) would require using manylinux for them
to be uploaded to PyPI.

https://www.python.org/dev/peps/pep-0513/#rationale

Details

Provenance
olasdAuthored on Dec 9 2021, 4:17 PM
olasdPushed on Dec 13 2021, 10:22 AM
Differential Revision
D6809: option to skip bdist_wheel and only upload a source package
Parents
rCJSWH5485cc047f22: jenkins: Change node name to "built-in"
Branches
Unknown
Tags
Unknown
Tasks
T3634: Create swh-perfecthash module