Correcting readthedocs.yaml 49/12249/1
authorjosephthaliath <jo.thaliath@samsung.com>
Wed, 13 Dec 2023 06:25:05 +0000 (11:55 +0530)
committerjosephthaliath <jo.thaliath@samsung.com>
Wed, 13 Dec 2023 06:25:05 +0000 (11:55 +0530)
Issue-Id: AIMLFW-73

Change-Id: Idd128ea1ce874d16c618d166162e062cef2ce77a
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
.readthedocs.yaml

index 831f053..cebaff9 100644 (file)
@@ -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