From: josephthaliath Date: Wed, 13 Dec 2023 06:25:05 +0000 (+0530) Subject: Correcting readthedocs.yaml X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=180b0e67a9f108862ac88281fc56e52941b570a3;p=aiml-fw%2Faimlfw-dep.git Correcting readthedocs.yaml Issue-Id: AIMLFW-73 Change-Id: Idd128ea1ce874d16c618d166162e062cef2ce77a Signed-off-by: josephthaliath --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 831f053..cebaff9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,10 +6,10 @@ formats: build: os: "ubuntu-22.04" - tools: - python: "3.7" + tools: + python: "3.7" -python +python: install: - requirements: docs/requirements-docs.txt