mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
[3.9] gh-129509: Add required key to the dummy Read the Docs config file (GH-129510) (#130249)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
This commit is contained in:
parent
8c8a257dbc
commit
474f3d3244
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.
|
||||
version: 2
|
||||
formats: []
|
||||
sphinx:
|
||||
configuration: Doc/conf.py
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue