environment: limit libgdal to 3.0.2 (2nd try)
This commit is contained in:
parent
b81dfcaada
commit
9966038837
@ -11,6 +11,7 @@ channels:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- python
|
- python
|
||||||
- pip
|
- pip
|
||||||
|
- mamba # esp for windows build
|
||||||
|
|
||||||
- pypsa>=0.17.1
|
- pypsa>=0.17.1
|
||||||
- atlite=0.0.3
|
- atlite=0.0.3
|
||||||
@ -48,7 +49,7 @@ dependencies:
|
|||||||
- geopandas
|
- geopandas
|
||||||
- rasterio
|
- rasterio
|
||||||
- shapely
|
- shapely
|
||||||
- libgdal
|
- libgdal<=3.0.2
|
||||||
|
|
||||||
# Solvers
|
# Solvers
|
||||||
- gurobi:gurobi # until https://github.com/conda-forge/pypsa-feedstock/issues/4 closed
|
- gurobi:gurobi # until https://github.com/conda-forge/pypsa-feedstock/issues/4 closed
|
||||||
|
Loading…
Reference in New Issue
Block a user