add packages yaml and ppm for docs
This commit is contained in:
parent
245ce357f1
commit
67f8f6e24e
@ -14,6 +14,7 @@ dependencies:
|
|||||||
- seaborn
|
- seaborn
|
||||||
#- snakemake-minimal
|
#- snakemake-minimal
|
||||||
- memory_profiler
|
- memory_profiler
|
||||||
|
- yaml
|
||||||
|
|
||||||
# Second order dependencies which should really be deps of atlite
|
# Second order dependencies which should really be deps of atlite
|
||||||
- xarray
|
- xarray
|
||||||
@ -42,7 +43,7 @@ dependencies:
|
|||||||
- git+https://github.com/FRESNA/atlite.git#egg=atlite
|
- git+https://github.com/FRESNA/atlite.git#egg=atlite
|
||||||
- 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
|
||||||
#- powerplantmatching
|
- powerplantmatching
|
||||||
- sphinx
|
- sphinx
|
||||||
- sphinx_rtd_theme
|
- sphinx_rtd_theme
|
@ -15,6 +15,7 @@ dependencies:
|
|||||||
- seaborn
|
- seaborn
|
||||||
- snakemake-minimal
|
- snakemake-minimal
|
||||||
- memory_profiler
|
- memory_profiler
|
||||||
|
- yaml
|
||||||
|
|
||||||
# Second order dependencies which should really be deps of atlite
|
# Second order dependencies which should really be deps of atlite
|
||||||
- xarray
|
- xarray
|
||||||
@ -42,5 +43,5 @@ dependencies:
|
|||||||
- git+https://github.com/FRESNA/atlite.git#egg=atlite
|
- git+https://github.com/FRESNA/atlite.git#egg=atlite
|
||||||
- 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
|
||||||
#- powerplantmatching
|
- powerplantmatching
|
||||||
|
Loading…
Reference in New Issue
Block a user