Skip to content

Commit 258e5ee

Browse files
authored
Update HOW_TO_RELEASE.md
1 parent 4abb86f commit 258e5ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

HOW_TO_RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,12 @@
112112
trigger various GitHub Actions scripts to build, test, and publish the
113113
new release to PyPI and conda forge, assuming there are no errors.
114114

115+
00. If the dependencies of ActivitySim have changed, also be sure to update the
116+
dependencies of the conda-forge [recipe](https://github.com/conda-forge/activitysim-feedstock/tree/main/recipe).
117+
If the dependencies of ActivitySim have not changed, the conda-forge version
118+
of ActivitySim should auto-update within a few hours of making the release on
119+
Github.
120+
115121
00. Build the ActivitySim Standalone Windows Installer. This is done using
116122
GitHub Actions, but it is not done automatically when a release is created,
117123
instead it requires a manual workflow dispatch trigger. You can do this by

0 commit comments

Comments
 (0)