try more lightweight environment
This commit is contained in:
parent
4f3325c338
commit
2d7f13dd1f
@ -1,9 +1,9 @@
|
|||||||
name: pypsa-eur
|
name: pypsa-eur-docs
|
||||||
channels:
|
channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
- bioconda
|
- bioconda
|
||||||
dependencies:
|
dependencies:
|
||||||
- python
|
#- python
|
||||||
- pip
|
- pip
|
||||||
|
|
||||||
- pypsa>=0.14
|
- pypsa>=0.14
|
||||||
@ -28,7 +28,7 @@ dependencies:
|
|||||||
- ipython
|
- ipython
|
||||||
|
|
||||||
# GIS dependencies have to come all from conda-forge
|
# GIS dependencies have to come all from conda-forge
|
||||||
- conda-forge::cartopy
|
#- conda-forge::cartopy
|
||||||
- conda-forge::fiona
|
- conda-forge::fiona
|
||||||
- conda-forge::pyproj
|
- conda-forge::pyproj
|
||||||
- conda-forge::pyshp
|
- conda-forge::pyshp
|
||||||
@ -44,5 +44,5 @@ dependencies:
|
|||||||
- 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
|
||||||
- git+https://github.com/FRESNA/powerplantmatching.git#egg=powerplantmatching
|
- git+https://github.com/FRESNA/powerplantmatching.git#egg=powerplantmatching
|
||||||
- sphinx
|
#- sphinx
|
||||||
- sphinx_rtd_theme
|
#- sphinx_rtd_theme
|
||||||
|
Loading…
Reference in New Issue
Block a user