Added:
- Add option to clean build hook artifacts after each build
Fixed:
- Properly include artifacts like C extensions that are built outside of package directories (with the intention of being placed directly inside
site-packages
) for projects with asrc
-layout structure - For wheels, the ordering of generated
.dist-info
files now matches the ordering of files included from the local file system