fix .readthedocs.yaml 03/125403/1
authorthmsdt <thomas.kulik@telekom.de>
Wed, 27 Oct 2021 08:52:44 +0000 (10:52 +0200)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 27 Oct 2021 09:14:28 +0000 (09:14 +0000)
Issue-ID: HOLMES-486

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I571c656ff442b0af5519427ad5904a3ac8c9e877
(cherry picked from commit 731699a533245c49c7113e2c2004ec9cd838b321)

.readthedocs.yaml

index 3797dc8..f724264 100644 (file)
@@ -14,7 +14,7 @@ build:
 python:
   version: 3.7
   install:
-    - requirements: docs/requirements-docs.txt
+    - requirements: requirements.txt
 
 sphinx:
   configuration: docs/conf.py