Closed fmigneault closed 12 months ago
Shall we merge this?
@dchandan
Shall we merge this?
I'm working on the CI to make sure it runs the test successfully. Will merge right after it does.
@dchandan @huard Everything works except python 3.12 that needs https://github.com/xarray-contrib/xncml/pull/57
Changes
LICENSE
file.bump-my-version
withmake version
andmake VERSION=<...> bump
utilities to self-update release versions.pyproject.toml
.README.md
with updated references and release version indicators.CHANGES.md
to record version updates.dev
dependencies topyproject.toml
for testing the package (install withpip install ".[dev]"
).requirements.txt
in favor of all dependencies combined inpyproject.toml
.source
with expected THREDDS format.