mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-21 13:00:14 +08:00
27 lines
287 B
YAML
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
|