From: Anil Belur Date: Fri, 15 Dec 2023 23:22:47 +0000 (+1000) Subject: CI: Update RTD configuration file X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt%2Fsubmgr.git;a=commitdiff_plain;h=956bb478233a4467393a4f3f67f4b4c04544a736 CI: Update RTD configuration file RTD has finished their switch requiring version 2 of their configuration file and we must now update to work with it. Ref: https://blog.readthedocs.com/use-build-os-config/ Change-Id: If8e7ca9b8c75ec3940be058f1d5cc4d59d4f0b36 Signed-off-by: Anil Belur --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 864f935..5fece99 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,7 +11,7 @@ formats: build: os: "ubuntu-22.04" tools: - python: "3.7" + python: "3.11" python: install: