update environment.yaml
This commit is contained in:
parent
5ea60a1ee0
commit
9ddd9ccd75
@ -1,4 +1,4 @@
|
|||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
conda:
|
conda:
|
||||||
environment: environment_docs.yaml
|
environment: environment.docs.yaml
|
@ -39,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
|
||||||
- git+https://github.com/FRESNA/atlite.git#egg=atlite
|
- cdsapi
|
||||||
- git+https://github.com/PyPSA/glaes.git#egg=glaes
|
- powerplantmatching
|
||||||
|
- git+https://github.com/PyPSA/atlite.git#egg=atlite
|
||||||
|
- git+https://github.com/FZJ-IEK3-VSA/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/FRESNA/powerplantmatching.git#egg=powerplantmatching
|
|
||||||
- sphinx
|
- sphinx
|
||||||
- sphinx_rtd_theme
|
- sphinx_rtd_theme
|
@ -37,10 +37,10 @@ dependencies:
|
|||||||
- conda-forge::shapely
|
- conda-forge::shapely
|
||||||
- conda-forge::libgdal
|
- conda-forge::libgdal
|
||||||
|
|
||||||
# The FRESNA/KIT stuff is not packaged for conda yet
|
|
||||||
- pip:
|
- pip:
|
||||||
- vresutils>=0.2.5
|
- vresutils>=0.2.5
|
||||||
- git+https://github.com/FRESNA/atlite.git#egg=atlite
|
- cdsapi
|
||||||
- git+https://github.com/PyPSA/glaes.git#egg=glaes
|
- powerplantmatching
|
||||||
|
- git+https://github.com/PyPSA/atlite.git#egg=atlite
|
||||||
|
- git+https://github.com/FZJ-IEK3-VSA/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/FRESNA/powerplantmatching.git#egg=powerplantmatching
|
|
||||||
|
Loading…
Reference in New Issue
Block a user