Updates due to readthedocs ifc changes
[ric-plt/e2.git] / .readthedocs.yaml
index 3797dc8..35bc626 100644 (file)
@@ -9,10 +9,11 @@ formats:
   - htmlzip
 
 build:
-  image: latest
+  os: "ubuntu-22.04"
+  tools: 
+    python: 3.7
 
 python:
-  version: 3.7
   install:
     - requirements: docs/requirements-docs.txt