Skip to content

Commit d0e572f

Browse files
authored
Update release guides to include conda-forge step
1 parent 3d30e40 commit d0e572f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The process of releasing a new version involves several steps:
2424

2525
11. [Close milestone and create new milestone](#close-milestone-and-create-new-milestone)
2626

27+
12. [Release on Conda-Forge](#release-on-conda-forge)
28+
2729
## Install Copulas from source
2830

2931
Clone the project and install the development requirements before start the release process. Alternatively, with your virtualenv activated.
@@ -190,3 +192,7 @@ Click `Publish release`, which will kickoff the release workflow and automatical
190192
## Close milestone and create new milestone
191193

192194
Finaly, **close the milestone** and, if it does not exist, **create the next milestone**.
195+
196+
## Release on conda-forge
197+
198+
After the release is published on [public PyPI](https://pypi.org/project/copulas/), Anacanoda will automatically open a [PR on conda-forge](https://github.com/conda-forge/copulas-feedstock/pulls). Make sure the dependencies match and then merge the PR for the anaconda release to be published.

0 commit comments

Comments
 (0)