We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc2e1b commit 8f50dddCopy full SHA for 8f50ddd
.readthedocs.yaml
@@ -21,12 +21,12 @@ sphinx:
21
22
# Optionally build your docs in additional formats such as PDF and ePub
23
# formats:
24
-# - pdf
25
-# - epub
+ - pdf
+ - epub
26
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
0 commit comments