github.com/argoproj/argo-cd/v3@v3.2.1/.readthedocs.yaml (about)

     1  version: 2
     2  formats: all
     3  mkdocs:
     4    fail_on_warning: false
     5    configuration: mkdocs.yml
     6  python:
     7    install:
     8      - requirements: docs/requirements.txt
     9  build:
    10    os: "ubuntu-22.04"
    11    tools:
    12      python: "3.12"