Description
Run custom build scripts during Hatch packaging and save their generated artifacts. It helps projects integrate extra build steps that are not handled by standard Python packaging alone.
This plugin executes project-defined scripts. Review build configuration before use, especially from unfamiliar repositories, because build scripts can read files, write artifacts, or run arbitrary commands.