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 3a71ebf commit f9459f4Copy full SHA for f9459f4
.readthedocs.yml
@@ -1,3 +1,4 @@
1
+---
2
# Read the Docs configuration file
3
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
4
@@ -17,9 +18,9 @@ sphinx:
17
18
19
# Optionally build your docs in additional formats such as PDF
20
formats:
- - pdf
21
+- pdf
22
23
# Optionally set the version of Python and requirements required to build your docs
24
python:
25
install:
- - requirements: requirements.txt
26
+ - requirements: requirements.txt
0 commit comments