This change updates the pyproject.toml to use the
PEP-621 specification for identifying console_scripts/entrypoints, and resolves the build issue on Fedora. From my testing, there is no impact for installations via e.g. pip, as these tools will understand PEP-621 entrypoint specifications.
This change updates the pyproject.toml to use the PEP-621 specification for identifying console_scripts/entrypoints, and resolves the build issue on Fedora. From my testing, there is no impact for installations via e.g. pip, as these tools will understand PEP-621 entrypoint specifications.