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
#- snakemake-minimal
- memory_profiler
- yaml
# Second order dependencies which should really be deps of atlite
- xarray
@ -42,7 +43,7 @@ dependencies:
- git+https://github.com/FRESNA/atlite.git#egg=atlite
- git+https://github.com/PyPSA/glaes.git#egg=glaes
- git+https://github.com/PyPSA/geokit.git#egg=geokit
#- cdsapi
#- powerplantmatching
- cdsapi
- powerplantmatching
- sphinx
- sphinx_rtd_theme

View File

@ -15,6 +15,7 @@ dependencies:
- seaborn
- snakemake-minimal
- memory_profiler
- yaml
# Second order dependencies which should really be deps of atlite
- xarray
@ -42,5 +43,5 @@ dependencies:
- git+https://github.com/FRESNA/atlite.git#egg=atlite
- git+https://github.com/PyPSA/glaes.git#egg=glaes
- git+https://github.com/PyPSA/geokit.git#egg=geokit
#- cdsapi
#- powerplantmatching
- cdsapi
- powerplantmatching