rasterio/.readthedocs.yaml
2025-05-19 18:19:08 -05:00

21 lines
253 B
YAML

version: 2
build:
os: "ubuntu-22.04"
tools:
python: "mambaforge-4.10"
sphinx:
configuration: docs/conf.py
fail_on_warning: false
formats: all
conda:
environment: docs/environment.yml
python:
install:
- method: pip
path: .