Skip to content

Commit f011e76

Browse files
committed
Exclude latest uxarray 2025.01.0
It has introduced syntax that is not compatible with python 3.9
1 parent 96d5a23 commit f011e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/conda-dev-spec.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ requests
3838
scipy>=1.8.0
3939
shapely>=2.0,<3.0
4040
spatialpandas
41-
uxarray
41+
uxarray <2025.01.0
4242
xarray
4343

4444
# Static typing

0 commit comments

Comments
 (0)