fix .readthedocs.yaml 91/125391/1
authorthmsdt <thomas.kulik@telekom.de>
Wed, 27 Oct 2021 08:52:44 +0000 (10:52 +0200)
committerthmsdt <thomas.kulik@telekom.de>
Wed, 27 Oct 2021 08:53:41 +0000 (10:53 +0200)
Issue-ID: HOLMES-486

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I571c656ff442b0af5519427ad5904a3ac8c9e877

.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