mirror of
https://github.com/rasterio/rasterio.git
synced 2026-01-25 14:10:17 +00:00
12 lines
148 B
YAML
12 lines
148 B
YAML
name: _rasterio
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- python=3.12
|
|
- libgdal=3.8
|
|
- cython=3
|
|
- numpy=2
|
|
- sphinx-click
|
|
- sphinx-rtd-theme
|