Skip to content

Commit

Permalink
Merge pull request #2864 from martinholmer/more-guide-edits
Browse files Browse the repository at this point in the history
Another edit of RELEASING.md document
  • Loading branch information
martinholmer authored Jan 7, 2025
2 parents 5d71295 + 1bd2f15 commit ba99092
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/contributing/RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ In the top-level Tax-Calculator directory, do the following:
```

Then ask [@jdebacker](https://github.com/jdebacker/) to review and
merge the pull request and create package
merge the pull request and create the package.


### Notes on creating package for distribution
Expand All @@ -50,5 +50,9 @@ merge the pull request and create package
--> create new package on Conda-Forge for release X.Y.Z
--> open a PR to github.com/conda-forge/taxcalc-feedstock where you change the `recipe/meta.yaml` file by updating (1) the version number to X.Y.Z and (2) the checksum to reflect the checksum for the tarball for release X.Y.Z in the Tax-Calculator GitHub repo
--> open a PR to github.com/conda-forge/taxcalc-feedstock where
you change the `recipe/meta.yaml` file by updating:
(1) the version number to X.Y.Z and
(2) the checksum to reflect the checksum for the
tarball for release X.Y.Z in the Tax-Calculator GitHub repo
```

0 comments on commit ba99092

Please sign in to comment.