update environment.yaml

This commit is contained in:
Fabian Neumann 2019-10-03 16:54:22 +02:00
parent d3ac8bc57e
commit c24e60a624
2 changed files with 4 additions and 4 deletions

View File

@ -6,6 +6,7 @@ dependencies:
#- python #- python
- pip - pip
- pypsa>=0.14 - pypsa>=0.14
- atlite
# Dependencies of the workflow itself # Dependencies of the workflow itself
#- xlrd #- xlrd
@ -41,8 +42,7 @@ dependencies:
- vresutils>=0.2.5 - vresutils>=0.2.5
- cdsapi - cdsapi
- powerplantmatching - powerplantmatching
- git+https://github.com/PyPSA/atlite.git#egg=atlite - git+https://github.com/PyPSA/glaes.git#egg=glaes
- git+https://github.com/FZJ-IEK3-VSA/glaes.git#egg=glaes
- git+https://github.com/PyPSA/geokit.git#egg=geokit - git+https://github.com/PyPSA/geokit.git#egg=geokit
- sphinx - sphinx
- sphinx_rtd_theme - sphinx_rtd_theme

View File

@ -7,6 +7,7 @@ dependencies:
- pip - pip
- pypsa>=0.14 - pypsa>=0.14
- atlite
# Dependencies of the workflow itself # Dependencies of the workflow itself
- xlrd - xlrd
@ -41,6 +42,5 @@ dependencies:
- vresutils>=0.2.5 - vresutils>=0.2.5
- cdsapi - cdsapi
- powerplantmatching - powerplantmatching
- git+https://github.com/PyPSA/atlite.git#egg=atlite - git+https://github.com/PyPSA/glaes.git#egg=glaes
- git+https://github.com/FZJ-IEK3-VSA/glaes.git#egg=glaes
- git+https://github.com/PyPSA/geokit.git#egg=geokit - git+https://github.com/PyPSA/geokit.git#egg=geokit