From: thmsdt Date: Wed, 27 Oct 2021 08:52:44 +0000 (+0200) Subject: fix .readthedocs.yaml X-Git-Tag: 10.0.0~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Frule-management.git;a=commitdiff_plain;h=731699a533245c49c7113e2c2004ec9cd838b321 fix .readthedocs.yaml Issue-ID: HOLMES-486 Signed-off-by: thmsdt Change-Id: I571c656ff442b0af5519427ad5904a3ac8c9e877 --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8..f724264 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,7 +14,7 @@ build: python: version: 3.7 install: - - requirements: docs/requirements-docs.txt + - requirements: requirements.txt sphinx: configuration: docs/conf.py