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