Commits
Click on a commit to change the comparison rangefix: change `project.entry-points.console_scripts` to `project.scripts` in `pyproject.toml`
`project.entry-points.console_scripts` is not allowed per [PEP 621](https://peps.python.org/pep-0621/).