mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-23 13:20:36 +08:00
20 lines
210 B
YAML
20 lines
210 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
|
|
- ipython
|
|
- pillow
|