Skip to content

Commit 5fd20d2

Browse files
encukoumiss-islington
authored andcommitted
[3.10] pythongh-129509: Add required key to the dummy Read the Docs config file (pythonGH-129510)
(cherry picked from commit d09105c) Co-authored-by: Petr Viktorin <[email protected]>
1 parent 8c8a257 commit 5fd20d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# clicking on the docs preview link on a PR will result in a 404.
44
version: 2
55
formats: []
6+
sphinx:
7+
configuration: Doc/conf.py
68
build:
79
os: "ubuntu-22.04"
810
tools:

0 commit comments

Comments
 (0)