Skip to content

Commit a5dd51e

Browse files
committed
Fixed env
1 parent 1ebc3e4 commit a5dd51e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ci/envs/310-minimal.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ dependencies:
55
# required dependencies
66
- python=3.10
77
- numpy=1.23
8-
# - dask=2025.1.0 # TODO: update this once released
9-
# - distributed=2025.1.0
8+
- dask=2025.1.0
9+
- distributed=2025.1.0
1010
- geopandas=0.14.3
1111
- pandas=2.0.0
1212
- shapely=2.0
@@ -22,5 +22,3 @@ dependencies:
2222
- pip
2323
- pip:
2424
- pymorton
25-
- git+https://github.com/dask/dask.git@main
26-
- git+https://github.com/dask/distributed.git@main

0 commit comments

Comments
 (0)