diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b112891c..63604dcf 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -57,6 +57,9 @@ Making a release Log in as the LTS2 user. #. Build and upload the distribution to the real PyPI with ``make release``. +#. Update the conda feedstock (at least the version number and sha256 in + ``recipe/meta.yaml``) by sending a PR to + `conda-forge `_. Repository organization -----------------------