We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e289849 commit 847cfe0Copy full SHA for 847cfe0
.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