xpublish-community / xpublish

Publish Xarray Datasets via a REST API.
https://xpublish.readthedocs.io
Apache License 2.0
168 stars 23 forks source link

Test with Nox #264

Closed abkfenris closed 6 months ago

abkfenris commented 7 months ago

Adds a noxfile.py that enables easier local testing across multiple Python versions using Nox. It's configued to use uv to speed up the generation of the test virtual environments.