add packages yaml and ppm for docs

This commit is contained in:
Fabian Neumann 2019-10-14 13:19:41 -06:00
parent 245ce357f1
commit 67f8f6e24e
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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