You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guide/installation.rst
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,19 @@ Zarr is also published to `conda-forge <https://conda-forge.org>`_. Install it u
42
42
Conda does not support optional dependencies, so you will have to manually install any packages
43
43
needed to enable extra functionality.
44
44
45
+
Nightly wheels
46
+
--------------
47
+
48
+
Development wheels are built nightly and published to the `scientific-python-nightly-wheels <https://anaconda.org/scientific-python-nightly-wheels>`_ index. To install the latest nightly build:
Note that nightly wheels may be unstable and are intended for testing purposes.
57
+
45
58
Dependency support
46
59
------------------
47
60
Zarr has endorsed `Scientific-Python SPEC 0 <https://scientific-python.org/specs/spec-0000/>`_ and now follows the version support window as outlined below:
0 commit comments