X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=2169075062ff4a65bc1f161423dd1e66e800d23e;hb=b18a9e92b33e1fd7978b8907bf65eead765422b8;hp=fd96bc179931ddac253024bf3200d9534f979d69;hpb=1b9be4bb94dfa60e7c7904bcbc4588b56cfe8e78;p=nonrtric%2Frapp%2Forufhrecovery.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fd96bc1..2169075 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2021-2022 Nordix Foundation. All rights reserved. +# Copyright (C) 2021-2023 Nordix Foundation. All rights reserved. # ======================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -22,12 +22,13 @@ formats: - htmlzip build: - image: latest + os: ubuntu-22.04 + tools: + python: "3.11" python: - version: 3.7 install: - - requirements: docs/requirements-docs.txt + - requirements: docs/requirements-docs.txt sphinx: configuration: docs/conf.py