Skip to content

Commit 4a18c85

Browse files
committed
dask-expr needed to run on coiled. error found on deployment.
1 parent 1517f85 commit 4a18c85

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
@@ -28,6 +28,7 @@ classifiers = [
2828
dependencies = [
2929
"xarray",
3030
"dask-sql",
31+
"dask-expr",
3132
]
3233

3334
[project.optional-dependencies]

0 commit comments

Comments
 (0)