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