mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
[3.10] gh-129509: Add required key to the dummy Read the Docs config file (#129510)
This commit is contained in:
parent
1d4db86b4d
commit
d09105c0df
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
# clicking on the docs preview link on a PR will result in a 404.
|
# clicking on the docs preview link on a PR will result in a 404.
|
||||||
version: 2
|
version: 2
|
||||||
formats: []
|
formats: []
|
||||||
|
sphinx:
|
||||||
|
configuration: Doc/conf.py
|
||||||
build:
|
build:
|
||||||
os: "ubuntu-22.04"
|
os: "ubuntu-22.04"
|
||||||
tools:
|
tools:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue