Skip to content
Snippets Groups Projects
Commit f6746df0 authored by Joseph Weston's avatar Joseph Weston
Browse files

add release instructions for the conda packages

parent 4d983163
No related branches found
No related tags found
No related merge requests found
Pipeline #23949 passed
...@@ -64,3 +64,11 @@ git push origin v<version> v<version+1>-dev ...@@ -64,3 +64,11 @@ git push origin v<version> v<version+1>-dev
twine upload dist/* twine upload dist/*
``` ```
### Create conda-forge package
Some time (typically minutes/hours) after making the PyPI release a pull
request will automatically be opened on the
[Qsymm feedstock](https://github.com/conda-forge/qsymm-feedstock/) repository.
This pull request should be checked to make sure the tests pass and can then
be merged. This will make a new release of the Qsymm conda package on conda-forge.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment