Open
Description
Suggested by @theorashid here, copying his comment:
Also we could use hatch scripts for the testing e.g. https://github.com/JaxGaussianProcesses/GPJax/blob/main/pyproject.toml#L93-L112
Context: In #370, we switched from using setuptools
to hatch
to build our sdist and wheels, so there's more we can do to take advantage of that new tool.