Updating readthedocs for build.os 07/11707/1
authorczichy <thoralf.czichy@nokia.com>
Thu, 31 Aug 2023 10:10:16 +0000 (13:10 +0300)
committerczichy <thoralf.czichy@nokia.com>
Thu, 31 Aug 2023 10:10:16 +0000 (13:10 +0300)
Change-Id: Idab356fde2b98f1b1cbc24e8132126de6cb02704
Signed-off-by: czichy <thoralf.czichy@nokia.com>
.readthedocs.yaml

index 3797dc8..243587e 100644 (file)
@@ -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