X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=bd580e5f2553273555c0cc3d979f724649f6ef92;hb=fd0600d914eff2ee57ecff7d68c56f03951ff9da;hp=9c22c0b401d5a0ef4823f0fd45a51ba3bd494f1d;hpb=15b93e7ad7db7372d51c4c1ad45f95d463aaaffc;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