PyPI/GitHub rc-release preparation checklist:
Please tag the maintainer (e.g., @username) in the comment here when you are ready for the PyPI/GitHub release. Include any additional comments necessary, such as version information and details about the pre-release here:
PyPI/GitHub full-release preparation checklist:
Please let the maintainer know that all checks are done and the package is ready for full release.
conda-forge release preparation checklist:
Post-release checklist
PyPI/GitHub rc-release preparation checklist:
conda install scikit-packageand thenpackage build api-doc. Review any edits made by rerendering the docs locally.pip install build twine, runpython -m buildandtwine check dist/*to ensure that the package can be built and is correctly formatted for PyPI release.@maintainer, please dispatch matrix testing workflow.Please tag the maintainer (e.g., @username) in the comment here when you are ready for the PyPI/GitHub release. Include any additional comments necessary, such as version information and details about the pre-release here:
PyPI/GitHub full-release preparation checklist:
pip install <package-name>==??)https://<github-username-or-orgname>/<package-name>.Please let the maintainer know that all checks are done and the package is ready for full release.
conda-forge release preparation checklist:
conda.txtandtests.txtare added tometa.yamlin the feedstock.Post-release checklist