aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-11-04 07:38:36 +0000
committerGerrit Code Review <gerrit@onap.org>2021-11-04 07:38:36 +0000
commit0be98332f1b0abef6f8877f1cdae95a06901c377 (patch)
treef2e4e17fe975d187226fb0812a0d07ad010ad56a
parent8f18b2dfc4f65282a17fa81dcf0c539b4b8b866a (diff)
parenta4b721bd2d5c8195e5c73c84cc0b7daa0fc3d5a2 (diff)
Merge "[DOC] Correct requirements for doc chain building"
-rw-r--r--.readthedocs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3797dc8bb9..f724264ff4 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