X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=blobdiff_plain;f=.readthedocs.yaml;h=3797dc8bb9fc5745b518089fe3a576848c4f4036;hp=cf0aae0604ca7ba5dae6a5fa550a97e2b1559d20;hb=HEAD;hpb=b37d32a39c7096e39fc389f15d150e8c2b8c54c2 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