reverse environment update

This commit is contained in:
Fabian Neumann 2019-10-09 10:47:24 -04:00
parent 531497f1f8
commit 886e6234ce
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,6 @@ dependencies:
#- python #- python
- pip - pip
- pypsa>=0.14 - pypsa>=0.14
- atlite
# Dependencies of the workflow itself # Dependencies of the workflow itself
#- xlrd #- xlrd
@ -40,9 +39,10 @@ dependencies:
# The FRESNA/KIT stuff is not packaged for conda yet # The FRESNA/KIT stuff is not packaged for conda yet
- pip: - pip:
- vresutils>=0.2.5 - vresutils>=0.2.5
- cdsapi - git+https://github.com/FRESNA/atlite.git#egg=atlite
- powerplantmatching
- git+https://github.com/PyPSA/glaes.git#egg=glaes - git+https://github.com/PyPSA/glaes.git#egg=glaes
- git+https://github.com/PyPSA/geokit.git#egg=geokit - git+https://github.com/PyPSA/geokit.git#egg=geokit
#- cdsapi
#- powerplantmatching
- sphinx - sphinx
- sphinx_rtd_theme - sphinx_rtd_theme

View File

@ -7,7 +7,6 @@ dependencies:
- pip - pip
- pypsa>=0.14 - pypsa>=0.14
- atlite
# Dependencies of the workflow itself # Dependencies of the workflow itself
- xlrd - xlrd
@ -40,7 +39,8 @@ dependencies:
- pip: - pip:
- vresutils>=0.2.5 - vresutils>=0.2.5
- cdsapi - git+https://github.com/FRESNA/atlite.git#egg=atlite
- powerplantmatching
- git+https://github.com/PyPSA/glaes.git#egg=glaes - git+https://github.com/PyPSA/glaes.git#egg=glaes
- git+https://github.com/PyPSA/geokit.git#egg=geokit - git+https://github.com/PyPSA/geokit.git#egg=geokit
#- cdsapi
#- powerplantmatching