environment: update to pypsa v0.15
This commit is contained in:
parent
ecf8448826
commit
7141ce9e5c
@ -5,7 +5,7 @@ channels:
|
||||
dependencies:
|
||||
#- python
|
||||
- pip
|
||||
#- pypsa>=0.14 # until pypsa/pypsa#102 closed
|
||||
- pypsa>=0.15
|
||||
- atlite
|
||||
|
||||
# Dependencies of the workflow itself
|
||||
@ -43,7 +43,6 @@ dependencies:
|
||||
# The FRESNA/KIT stuff is not packaged for conda yet
|
||||
- pip:
|
||||
- git+https://github.com/FRESNA/vresutils.git#egg=vresutils
|
||||
- git+https://github.com/PyPSA/pypsa.git#egg=pypsa # until pypsa/pypsa#102 closed
|
||||
- git+https://github.com/PyPSA/glaes.git#egg=glaes
|
||||
- git+https://github.com/PyPSA/geokit.git#egg=geokit
|
||||
- cdsapi
|
||||
|
@ -6,7 +6,7 @@ dependencies:
|
||||
- python
|
||||
- pip
|
||||
|
||||
#- pypsa>=0.14 # until pypsa/pypsa#102 closed
|
||||
- pypsa>=0.15
|
||||
- atlite
|
||||
|
||||
# Dependencies of the workflow itself
|
||||
@ -43,7 +43,6 @@ dependencies:
|
||||
|
||||
- pip:
|
||||
- git+https://github.com/FRESNA/vresutils.git#egg=vresutils
|
||||
- git+https://github.com/PyPSA/pypsa.git#egg=pypsa # until pypsa/pypsa#102 closed
|
||||
- git+https://github.com/PyPSA/glaes.git#egg=glaes
|
||||
- git+https://github.com/PyPSA/geokit.git#egg=geokit
|
||||
- cdsapi
|
||||
|
Loading…
Reference in New Issue
Block a user