We should consider switching to [hatch](https://hatch.pypa.io/1.12/) to simplify our setup and reduce the number of tools we use: - setuptools - twine - tox See [here](https://hatch.pypa.io/1.12/why/) for a comparison to other tools and reasons for using hatch.
We should consider switching to hatch to simplify our setup and reduce the number of tools we use:
See here for a comparison to other tools and reasons for using hatch.