environment: PyPSA 0.17
This commit is contained in:
parent
7688d9ea27
commit
fbbf1ba0ee
@ -5,7 +5,7 @@ channels:
|
|||||||
dependencies:
|
dependencies:
|
||||||
#- python
|
#- python
|
||||||
- pip
|
- pip
|
||||||
# - pypsa>=0.16 # until PyPSA/a3c0991 released
|
- pypsa>=0.17
|
||||||
- atlite
|
- atlite
|
||||||
|
|
||||||
# Dependencies of the workflow itself
|
# Dependencies of the workflow itself
|
||||||
@ -47,7 +47,6 @@ dependencies:
|
|||||||
- vresutils==0.3.1
|
- vresutils==0.3.1
|
||||||
- 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
|
||||||
- git+https://github.com/PyPSA/pypsa.git#egg=pypsa # until PyPSA/a3c0991 released
|
|
||||||
- cdsapi
|
- cdsapi
|
||||||
- sphinx
|
- sphinx
|
||||||
- sphinx_rtd_theme
|
- sphinx_rtd_theme
|
||||||
|
@ -8,7 +8,7 @@ dependencies:
|
|||||||
- python
|
- python
|
||||||
- pip
|
- pip
|
||||||
|
|
||||||
# - pypsa>=0.16 # until PyPSA/a3c0991 released
|
- pypsa>=0.17
|
||||||
- atlite
|
- atlite
|
||||||
|
|
||||||
# Dependencies of the workflow itself
|
# Dependencies of the workflow itself
|
||||||
@ -53,5 +53,4 @@ dependencies:
|
|||||||
- vresutils==0.3.1
|
- vresutils==0.3.1
|
||||||
- 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
|
||||||
- git+https://github.com/PyPSA/pypsa.git#egg=pypsa # until PyPSA/a3c0991 released
|
|
||||||
- cdsapi
|
- cdsapi
|
||||||
|
Loading…
Reference in New Issue
Block a user