mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-23 13:20:36 +08:00
10 lines
143 B
YAML
10 lines
143 B
YAML
version: 2
|
|
formats: []
|
|
conda:
|
|
environment: doc/environment.yml
|
|
python:
|
|
version: 3
|
|
install:
|
|
- method: pip
|
|
path: .
|