From: czichy Date: Thu, 31 Aug 2023 10:10:16 +0000 (+0300) Subject: Updating readthedocs for build.os X-Git-Tag: 0.5.16~3 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt%2Falarm-go.git;a=commitdiff_plain;h=fb81f509c780a41c7efbf6c383568f1ee1e1c181 Updating readthedocs for build.os Change-Id: Idab356fde2b98f1b1cbc24e8132126de6cb02704 Signed-off-by: czichy --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8..243587e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,10 +9,11 @@ formats: - htmlzip build: - image: latest + os: latest + tools: + python: "3.7" python: - version: 3.7 install: - requirements: docs/requirements-docs.txt