We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c21660 commit 9d35bb2Copy full SHA for 9d35bb2
pyproject.toml
@@ -33,6 +33,7 @@ changelog = "https://github.com/xarray-contrib/flox/releases"
33
34
[project.optional-dependencies]
35
all = ["cachey", "dask", "numba", "xarray"]
36
+cupy = ["cupy>=12.1"]
37
test = ["netCDF4"]
38
39
[build-system]
0 commit comments