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.
dask-expr
1 parent 375a411 commit fe59f48Copy full SHA for fe59f48
ci/environment-downstream.yml
@@ -5,4 +5,3 @@ dependencies:
5
- python=3.11
6
- pip:
7
- git+https://github.com/dask/dask
8
- - git+https://github.com/dask/dask-expr
pyproject.toml
@@ -122,7 +122,6 @@ test_full = [
122
]
123
test_downstream = [
124
"dask[dataframe,test]",
125
- "dask-expr",
126
"moto[server]>4,<5",
127
"pytest-timeout",
128
"xarray",
0 commit comments