X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=192952d2a8da340228b1a63a04b119a5e4652764;hb=d1c526040234958608cbb229bc4e9603727ba2d1;hp=cf0aae0604ca7ba5dae6a5fa550a97e2b1559d20;hpb=a496ae29d5467e3ed38b4b599c2ee547c791a11e;p=dmaap%2Fdatarouter.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index cf0aae06..192952d2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,15 +6,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