Skip to content

Commit 9c4e766

Browse files
authored
Update release guides to include conda-forge step
1 parent 478f4f1 commit 9c4e766

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE.md

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

2323
10. [Close milestone and create new milestone](#close-milestone-and-create-new-milestone)
2424

25+
11. [Release on Conda-Forge](#release-on-conda-forge)
26+
2527
## Install CTGAN from source
2628

2729
Clone the project and install the development requirements before starting the release process. Alternatively, with your virtualenv activated:
@@ -172,3 +174,7 @@ Click `Publish release`, which will kickoff the release workflow and automatical
172174
## Close milestone and create new milestone
173175

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

0 commit comments

Comments
 (0)