Lines Matching +full:python +full:- +full:version
2 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
5 version: 2
8 os: ubuntu-24.04
10 python: "3.13"
13 - librsvg2-bin
16 - npx playwright install
17 - npm install -g @mermaid-js/mermaid-cli
26 - pdf
28 # Optionally set the version of Python and requirements required to build your docs
29 python:
31 - requirements: doc/sphinx/requirements.txt