Skip to content

Commit d922264

Browse files
committed
pythongh-129509: Add required key to the dummy Read the Docs config file
1 parent 10a2a9b commit d922264

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

+2
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)