environment: PyPSA 0.17

This commit is contained in:
Fabian Neumann 2020-03-23 17:05:59 +01:00
parent 7688d9ea27
commit fbbf1ba0ee
2 changed files with 2 additions and 4 deletions

View File

@ -5,7 +5,7 @@ channels:
dependencies:
#- python
- pip
# - pypsa>=0.16 # until PyPSA/a3c0991 released
- pypsa>=0.17
- atlite
# Dependencies of the workflow itself
@ -47,7 +47,6 @@ dependencies:
- vresutils==0.3.1
- git+https://github.com/PyPSA/glaes.git#egg=glaes
- git+https://github.com/PyPSA/geokit.git#egg=geokit
- git+https://github.com/PyPSA/pypsa.git#egg=pypsa # until PyPSA/a3c0991 released
- cdsapi
- sphinx
- sphinx_rtd_theme

View File

@ -8,7 +8,7 @@ dependencies:
- python
- pip
# - pypsa>=0.16 # until PyPSA/a3c0991 released
- pypsa>=0.17
- atlite
# Dependencies of the workflow itself
@ -53,5 +53,4 @@ dependencies:
- vresutils==0.3.1
- git+https://github.com/PyPSA/glaes.git#egg=glaes
- git+https://github.com/PyPSA/geokit.git#egg=geokit
- git+https://github.com/PyPSA/pypsa.git#egg=pypsa # until PyPSA/a3c0991 released
- cdsapi