version: 2 build: os: ubuntu-24.04 tools: python: "3.12" mkdocs: configuration: mkdocs.yml fail_on_warning: false python: install: - requirements: docs/doc-requirements.txt