X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=192952d2a8da340228b1a63a04b119a5e4652764;hb=HEAD;hp=3797dc8bb9fc5745b518089fe3a576848c4f4036;hpb=5972d3a80dcde06518f08ed5a21c5ae99fd6c170;p=dmaap%2Fdatarouter.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8b..192952d2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,14 +5,12 @@ # 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