Skip to content

Commit b6df680

Browse files
authored
Add pre-release install instructions to whats-new (#6740)
1 parent aef5377 commit b6df680

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/whats-new.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ This pre-release brings a number of bug fixes and improvements, most notably a m
6868
refactor of the indexing functionality and the use of `flox`_ in ``groupby`` operations. It also stops
6969
testing support for the abandoned PyNIO.
7070

71+
Install it using
72+
73+
::
74+
75+
mamba create -n <name> python=3.10 xarray
76+
python -m pip install --pre --upgrade --no-deps xarray
77+
78+
7179
Many thanks to the 39 contributors:
7280

7381
Abel Soares Siqueira, Alex Santana, Anderson Banihirwe, Benoit Bovy, Blair Bonnett, Brewster

0 commit comments

Comments
 (0)