HomeSoftware Heritage

option to skip bdist_wheel and only upload a source package

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

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
Tasks
T3634: Create swh-perfecthash module

Commit No Longer Exists

This commit no longer exists in the repository.