From: thmsdt Date: Tue, 25 Jan 2022 14:25:54 +0000 (+0100) Subject: fix entry in .readthedocs.yaml X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d61568e8a774912b981a7fc8e3c996871a174854;p=doc.git fix entry in .readthedocs.yaml Issue-ID: DOC-782 Signed-off-by: thmsdt Change-Id: I73ce2fc32261f5b594c1e6fc38c95f199455091f --- diff --git a/examples/sphinx/.readthedocs.yaml b/examples/sphinx/.readthedocs.yaml index 10453a93d..9972e7212 100644 --- a/examples/sphinx/.readthedocs.yaml +++ b/examples/sphinx/.readthedocs.yaml @@ -12,7 +12,7 @@ build: python: version: 3.7 install: - - requirements: etc/requirements.txt + - requirements: etc/requirements-docs.txt submodules: include: all