python-wheel-build / fromager

Build your own wheels
https://fromager.readthedocs.io/en/latest/
Apache License 2.0
5 stars 9 forks source link

fix filenames in tarballs for sdists #290

Closed dhellmann closed 1 month ago

dhellmann commented 1 month ago

Remove the prefix from the members of the tarballs created by default for sdists.

Fixes #287