X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;fp=.readthedocs.yaml;h=540143f27fd04febd21f5a43168a009914d4034f;hb=4a456750a2741d03f022abe292e9d17d84dcb9e0;hp=40e9e991d222a743ffd0318c3ad2fbadf9684014;hpb=580c200f823d771ef5e3529a0db7d553208443a3;p=oom.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 40e9e991d2..540143f27f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,15 +7,13 @@ version: 2 build: - image: latest + os: ubuntu-20.04 + tools: + python: "3.8" 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