Skip to content

Commit

Permalink
Update HOW_TO_RELEASE.md (#7512)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian authored Feb 7, 2023
1 parent 8d9e5d5 commit 637095f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions HOW_TO_RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ upstream https://github.com/pydata/xarray (push)
.. _whats-new.YYYY.MM.X+1:
vYYYY.MM.X+1 (unreleased)
---------------------
-----------------------
New Features
~~~~~~~~~~~~
Expand Down Expand Up @@ -94,8 +94,8 @@ upstream https://github.com/pydata/xarray (push)

13. Update the version available on pyodide:
- Open the PyPI page for [Xarray downloads](https://pypi.org/project/xarray/#files)
- Clone the [pyodide repository](https://github.com/pyodide/pyodide).
- Edit `packages/xarray/meta.yaml` to update the
- Edit [`pyodide/packages/xarray/meta.yaml`](https://github.com/pyodide/pyodide/blob/main/packages/xarray/meta.yaml) to update the
- version number
- link to the wheel (under "Built Distribution" on the PyPI page)
- SHA256 hash (Click "Show Hashes" next to the link to the wheel)
- Open a pull request to pyodide
Expand Down

0 comments on commit 637095f

Please sign in to comment.