X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=ee7629eb10e3606871da29c908ac2c64e1809b22;hb=refs%2Fchanges%2F47%2F12347%2F1;hp=3797dc8bb9fc5745b518089fe3a576848c4f4036;hpb=b6d2696fd594467a909102ed5f9262fdf332ec1e;p=pti%2Frtp.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8..ee7629e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,10 +9,11 @@ formats: - htmlzip build: - image: latest + os: "ubuntu-22.04" + tools: + python: "3.11" python: - version: 3.7 install: - requirements: docs/requirements-docs.txt