X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=e49b4bfb05af80d4a28639e4fa90e90327954cd5;hb=90f91bdbf54bb36fc379151076e25bdcb0903290;hp=7f740b769f93d58ddbce7474a54495d9b2f286c8;hpb=2aeb3766cac7bf2e14fce5080aeb0cb7d4e22a9d;p=policy%2Fparent.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7f740b76..e49b4bfb 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 + - requirements: docs/requirements-docs.txt sphinx: configuration: docs/conf.py