Skip to content

Commit 9d35bb2

Browse files
committed
Add requirements
1 parent 1c21660 commit 9d35bb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ changelog = "https://github.com/xarray-contrib/flox/releases"
3333

3434
[project.optional-dependencies]
3535
all = ["cachey", "dask", "numba", "xarray"]
36+
cupy = ["cupy>=12.1"]
3637
test = ["netCDF4"]
3738

3839
[build-system]

0 commit comments

Comments
 (0)