Repackage to match our latest boilerplate (still a work in progress but we wont know if it works unless we try it) which uses pyproject.toml with hatch, and includes a bunch of QOL tooling fixes and so on.
As part of this change the defunct Sphinx dir has been dropped. This depended on me to build docs manually and upload them. This could be replaced with an automatic process and publish to GitHub pages if we need it.
Python 2.x support has also been dropped. Tests will run for Python 3.9 (bullseye) and 3.10/3.11 (future proofing.)
Repackage to match our latest boilerplate (still a work in progress but we wont know if it works unless we try it) which uses pyproject.toml with hatch, and includes a bunch of QOL tooling fixes and so on.
As part of this change the defunct Sphinx dir has been dropped. This depended on me to build docs manually and upload them. This could be replaced with an automatic process and publish to GitHub pages if we need it.
Python 2.x support has also been dropped. Tests will run for Python 3.9 (bullseye) and 3.10/3.11 (future proofing.)