mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-24 13:30:40 +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: .
|