Files
geopandas/doc/environment.yml
T

27 lines
287 B
YAML

name: geopandas_docs
channels:
- conda-forge
dependencies:
- python=3.6
- pandas
- shapely
- fiona
- pyproj
- rtree
- six
- geopy
- matplotlib
- descartes
- pysal
- sphinx
- sphinx_rtd_theme
- numpydoc
- ipython
- pillow
- mock
- cartopy
- contextily
- geoplot
- sphinx-gallery
- jinja2