Skip to content

Commit 637095f

Browse files
authored
Update HOW_TO_RELEASE.md (#7512)
1 parent 8d9e5d5 commit 637095f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

HOW_TO_RELEASE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ upstream https://github.com/pydata/xarray (push)
5959
.. _whats-new.YYYY.MM.X+1:
6060
6161
vYYYY.MM.X+1 (unreleased)
62-
---------------------
62+
-----------------------
6363
6464
New Features
6565
~~~~~~~~~~~~
@@ -94,8 +94,8 @@ upstream https://github.com/pydata/xarray (push)
9494

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

0 commit comments

Comments
 (0)