Skip to content

Commit 75c54e1

Browse files
committed
keep shapely version to 2.0.1 because of python version limit for cdat
1 parent 6f05b68 commit 75c54e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-env/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727
- netcdf4=1.6.3
2828
- regionmask=0.9.0
2929
- rasterio=1.3.6
30-
- shapely=2.0.2
30+
- shapely=2.0.1
3131
# ==================
3232
# Testing
3333
# ==================

0 commit comments

Comments
 (0)