Files
geopandas/doc/environment.yml

19 lines
207 B
YAML

name: geopandas_docs
channels:
- conda-forge
dependencies:
- python=3.4
- pandas
- shapely
- fiona
- pyproj
- rtree
- six
- geopy
- matplotlib
- descartes
- pysal
- sphinx
- sphinx_rtd_theme
- ipython=4.0.1