github.com/argoproj/argo-cd/v2@v2.10.9/.readthedocs.yml (about) 1 version: 2 2 formats: all 3 mkdocs: 4 fail_on_warning: false 5 python: 6 install: 7 - requirements: docs/requirements.txt 8 build: 9 os: "ubuntu-22.04" 10 tools: 11 python: "3.7"