mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-09 11:22:50 +08:00
19 lines
207 B
YAML
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
|