We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f619763 commit a78d317Copy full SHA for a78d317
docs/en_GB/.readthedocs.yaml
@@ -27,6 +27,6 @@ sphinx:
27
# Optional but recommended, declare the Python requirements required
28
# to build your documentation
29
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
30
-# python:
31
-# install:
32
-# - requirements: docs/requirements.txt
+python:
+ install:
+ - requirements: docs/requirements.txt
docs/zh_CN/.readthedocs.yaml
0 commit comments