python-wheel-build / fromager

Build your own wheels
https://pypi.org/project/fromager/
Apache License 2.0
3 stars 9 forks source link

fix return value for pep517_build_sdist #215

Closed dhellmann closed 1 month ago

dhellmann commented 1 month ago

Return the full path to the built file instead of just the base name that is returned by the build backend. Add an end-to-end test for building sdists using pep517_build_sdist().