mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-09 11:22:50 +08:00
CI: temporary fix for GDAL/tiledb conda-forge issues (#2609)
This commit is contained in:
@@ -7,6 +7,7 @@ dependencies:
|
||||
- pandas
|
||||
- shapely
|
||||
- fiona
|
||||
- tiledb=2.11.3
|
||||
- pyproj
|
||||
- pygeos
|
||||
- packaging
|
||||
|
||||
@@ -8,6 +8,7 @@ dependencies:
|
||||
- shapely
|
||||
# - fiona # build with only pyogrio
|
||||
- libgdal
|
||||
- tiledb=2.11.3
|
||||
- pyproj
|
||||
- pygeos
|
||||
- packaging
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -7,6 +7,7 @@ dependencies:
|
||||
- pandas
|
||||
- shapely
|
||||
- fiona
|
||||
- tiledb=2.11.3
|
||||
- pyproj
|
||||
- packaging
|
||||
# testing
|
||||
|
||||
@@ -7,6 +7,7 @@ dependencies:
|
||||
- pandas=1.2
|
||||
- shapely
|
||||
- fiona
|
||||
- tiledb=2.11.3
|
||||
- pyproj
|
||||
- pygeos
|
||||
- packaging
|
||||
|
||||
Reference in New Issue
Block a user