Changing readthedocs.yaml 47/12247/1
authorjosephthaliath <jo.thaliath@samsung.com>
Wed, 13 Dec 2023 05:33:43 +0000 (11:03 +0530)
committerjosephthaliath <jo.thaliath@samsung.com>
Wed, 13 Dec 2023 05:33:43 +0000 (11:03 +0530)
Issue-Id: AIMLFW-73

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

index 095222a..831f053 100644 (file)
@@ -5,10 +5,11 @@ formats:
   - htmlzip
 
 build:
-  image: latest
+  os: "ubuntu-22.04"
+    tools:
+      python: "3.7"
 
-python:
-  version: 3.7
+python
   install:
     - requirements: docs/requirements-docs.txt