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