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