Merge "[AAI] Add model-loader tracing config"
[oom.git] / .readthedocs.yaml
index 40e9e99..78491af 100644 (file)
@@ -7,15 +7,15 @@
 version: 2
 
 build:
-   image: latest
+  os: ubuntu-20.04
+  tools:
+    python: "3.8"
+  apt_packages:
+    - graphviz
 
 python:
-   version: 3.7
    install:
       - requirements: docs/requirements-docs.txt
 
-submodules:
-   include: all
-
 sphinx:
-   configuration: docs/conf.py
\ No newline at end of file
+   configuration: docs/conf.py