CI: temporary fix for GDAL/tiledb conda-forge issues (#2609)

This commit is contained in:
Joris Van den Bossche
2022-10-22 11:57:46 +02:00
committed by GitHub
parent f1cae86f7e
commit 44f35d7b93
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ dependencies:
- pandas
- shapely
- fiona
- tiledb=2.11.3
- pyproj
- pygeos
- packaging
+1
View File
@@ -8,6 +8,7 @@ dependencies:
- shapely
# - fiona # build with only pyogrio
- libgdal
- tiledb=2.11.3
- pyproj
- pygeos
- packaging
+1
View File
@@ -8,6 +8,7 @@ dependencies:
- pandas=1.3
- shapely=2
- fiona
- tiledb=2.11.3
- pyproj
# use this build to have one with only shapely 2.0 installed
# - pygeos
+1
View File
@@ -7,6 +7,7 @@ dependencies:
- pandas
- shapely
- fiona
- tiledb=2.11.3
- pyproj
- packaging
# testing
+1
View File
@@ -7,6 +7,7 @@ dependencies:
- pandas=1.2
- shapely
- fiona
- tiledb=2.11.3
- pyproj
- pygeos
- packaging