---
# https://docs.readthedocs.io/en/latest/config-file/
version: 2
formats:
- htmlzip
build:
os: "ubuntu-22.04"
tools:
python: "3.11"
python:
install:
- requirements: dev-deps/docs.txt
sphinx:
configuration: docs/conf.py
fail_on_warning: true