Skip to content

Commit 7dd78e9

Browse files
committed
Install nightly version of kvikio=25.04.00a and zarr>=3.0.5
Need patches from rapidsai/kvikio#646 and zarr-developers/zarr-python#2751.
1 parent e2b410e commit 7dd78e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/doc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- cupy-core
6+
- rapidsai-nightly::kvikio>=25.04.00a
67
- pip
78
- python=3.10
89
- sphinx
@@ -15,7 +16,7 @@ dependencies:
1516
- furo>=2024.8.6
1617
- myst-nb
1718
- xarray
18-
- zarr
19+
- zarr>=3.0.3
1920
- pip:
2021
# relative to this file. Needs to be editable to be accepted.
2122
- --editable ..

0 commit comments

Comments
 (0)