Skip to content

Commit

Permalink
Update README-new release with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zeehio committed Sep 9, 2023
1 parent c34f106 commit 14d505b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README-new-release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This is a list of things to do before a release:
* git clone [email protected]:zeehio/parmap-feedstock.git
* cd parmap-feedstock
* git remote add conda-forge https://github.com/conda-forge/parmap-feedstock
* git pull conda-forge master
* git pull conda-forge main
* git checkout -b parmap-new-upstream-v#.#.#
* Edit recipe/meta.yaml
+ Change the version at the top and the sha256 hash (from
Expand All @@ -71,7 +71,7 @@ This is a list of things to do before a release:
checks and rules and merge it.
* Wait for conda continuous integration to finish. Check that the new parmap is at https://anaconda.org/conda-forge/parmap/files

- Bump the version in :code:`setup.cfg` to a valid development version
- Bump the version in :code:`pyproject.toml` to a valid development version
(appending :code:`.9000`). Update the version and release in
:code:`docs/conf.py`. Commit and push.

Expand Down

0 comments on commit 14d505b

Please sign in to comment.