fix entry in .readthedocs.yaml 50/126750/1
authorthmsdt <thomas.kulik@telekom.de>
Tue, 25 Jan 2022 14:25:54 +0000 (15:25 +0100)
committerthmsdt <thomas.kulik@telekom.de>
Tue, 25 Jan 2022 14:32:06 +0000 (15:32 +0100)
Issue-ID: DOC-782

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

examples/sphinx/.readthedocs.yaml

index 10453a9..9972e72 100644 (file)
@@ -12,7 +12,7 @@ build:
 python:
    version: 3.7
    install:
-      - requirements: etc/requirements.txt
+      - requirements: etc/requirements-docs.txt
 
 submodules:
    include: all