Closed mavaylon1 closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.13%. Comparing base (
573cf07
) to head (968b983
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Prepare for release of HDMF-Zarr [0.9.0]
Before merging:
dev
.requirements.txt
,requirements-dev.txt
,requirements-doc.txt
, andrequirements-opt.txt
to the latest versions, and update dependency ranges inpyproject.toml
and minimums inrequirements-min.txt
as needed. Runpip install pur && pur -r requirements-dev.txt -r requirements.txt -r requirements-opt.txt
.Legal.txt
,license.txt
,README.rst
,docs/source/conf.py
, and any other locations as neededpyproject.toml
as neededREADME.rst
as neededCHANGELOG.md
and any other docs as neededpytest && python test_gallery.py
)cd docs; make clean && make html
After merging:
docs/source/make_a_release.rst
or use aliasgit pypi-release [tag]
if set uprecipe/meta.yaml
with the latest version number and SHA256 retrieved from PyPI > HDMF-Zarr > Download Files > View hashes for the.tar.gz
file. Re-render and update dependencies as needed.