environment: add gurobipy (#127)

* environment: add gurobipy

* environment: add gurobi channel
This commit is contained in:
Fabian Neumann 2020-02-13 16:43:50 +01:00 committed by GitHub
parent cd85d61470
commit e6a1da2996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ channels:
- defaults
- conda-forge
- bioconda
- http://conda.anaconda.org/gurobi
dependencies:
- python
- pip
@ -44,6 +45,9 @@ dependencies:
- shapely
- libgdal
# Solvers
- gurobi:gurobi # until https://github.com/conda-forge/pypsa-feedstock/issues/4 closed
- pip:
- git+https://github.com/FRESNA/vresutils.git#egg=vresutils
- git+https://github.com/PyPSA/glaes.git#egg=glaes