From f5a76fc67fa0bb8dacb16d81c23e1e20501f4f6c Mon Sep 17 00:00:00 2001 From: "C. Titus Brown" Date: Mon, 25 Sep 2023 16:35:23 -0700 Subject: [PATCH] whups, commit checklist update --- doc/release.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/release.md b/doc/release.md index b64a81bc6d..f3f19dcec9 100644 --- a/doc/release.md +++ b/doc/release.md @@ -29,6 +29,11 @@ After release to PyPI and conda-forge/bioconda packages built: - [ ] `pip install sourmash` installs the correct version - [ ] [conda-forge sourmash-minimal-feedstock](https://github.com/conda-forge/sourmash-minimal-feedstock) has updated `sourmash-minimal` to the correct version - [ ] `mamba create -n smash-release -y sourmash` installs the correct version + +Optional but recommended: + +- [ ] PR submitted to update pyodide version +- [ ] PR submitted to update spack version ``` ## Creating the build environment with conda