Skip to content

Update pyproject.toml to include scripts directory in wheel build

Choose a tag to compare

@alelom alelom released this 03 Mar 11:18
· 73 commits to main since this release

This change adds a force-include directive for the get-next-version.cjs script in the wheel build configuration, ensuring it is included in the package. The existing build hook is retained as a fallback for future file additions.