Update RELEASE.md for conda forge

This commit is contained in:
Jeremy Tuloup 2021-01-07 10:44:08 +01:00 committed by GitHub
parent be5a976ebb
commit da4a721798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,18 @@ Make sure the `dist/` folder is empty.
5. `export TWINE_USERNAME=mypypi_username`
6. `twine upload dist/*`
## Releasing on conda-forge
The simplest is to wait for the bot to automatically open the PR.
Alternatively, to do the update manually:
1. Open a new PR on https://github.com/conda-forge/jupyterlab-classic-feedstock to update the `version` and the `sha256` hash
2. Wait for the tests
3. Merge the PR
The new version will be available on `conda-forge` soon after.
## Publish the packages to npm
1. Bump the version in