X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=bd580e5f2553273555c0cc3d979f724649f6ef92;hb=refs%2Fheads%2Fmaster;hp=9c22c0b401d5a0ef4823f0fd45a51ba3bd494f1d;hpb=b0c2031e8d546336685c84cfccef8d515144dfc6;p=cps.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9c22c0b40..bd580e5f2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -23,16 +23,14 @@ # Required version: 2 -formats: - - htmlzip - build: - image: latest + os: ubuntu-20.04 + tools: + python: "3.8" python: - version: 3.7 install: - - requirements: docs/requirements-docs.txt + - requirements: docs/requirements-docs.txt sphinx: configuration: docs/conf.py