mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
10 lines
119 B
YAML
10 lines
119 B
YAML
name: _rasterio
|
|
channels:
|
|
- conda-forge
|
|
- conda-forge/label/dev
|
|
dependencies:
|
|
- python>=3.5
|
|
- cython
|
|
- libgdal
|
|
- numpy
|