diff --git a/environment.yaml b/environment.yaml index 9bb8386e..78c92828 100644 --- a/environment.yaml +++ b/environment.yaml @@ -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