Files
geopandas/doc/environment.yml
T

22 lines
228 B
YAML

name: geopandas_docs
channels:
- conda-forge
dependencies:
- python=3.5
- pandas
- shapely
- fiona
- pyproj
- rtree
- six
- geopy
- matplotlib
- descartes
- pysal
- sphinx
- sphinx_rtd_theme
- numpydoc
- ipython
- pillow
- mock