environment: add gurobipy (#127)
* environment: add gurobipy * environment: add gurobi channel
This commit is contained in:
parent
cd85d61470
commit
e6a1da2996
@ -3,6 +3,7 @@ channels:
|
|||||||
- defaults
|
- defaults
|
||||||
- conda-forge
|
- conda-forge
|
||||||
- bioconda
|
- bioconda
|
||||||
|
- http://conda.anaconda.org/gurobi
|
||||||
dependencies:
|
dependencies:
|
||||||
- python
|
- python
|
||||||
- pip
|
- pip
|
||||||
@ -44,6 +45,9 @@ dependencies:
|
|||||||
- shapely
|
- shapely
|
||||||
- libgdal
|
- libgdal
|
||||||
|
|
||||||
|
# Solvers
|
||||||
|
- gurobi:gurobi # until https://github.com/conda-forge/pypsa-feedstock/issues/4 closed
|
||||||
|
|
||||||
- pip:
|
- pip:
|
||||||
- git+https://github.com/FRESNA/vresutils.git#egg=vresutils
|
- git+https://github.com/FRESNA/vresutils.git#egg=vresutils
|
||||||
- git+https://github.com/PyPSA/glaes.git#egg=glaes
|
- git+https://github.com/PyPSA/glaes.git#egg=glaes
|
||||||
|
Loading…
Reference in New Issue
Block a user