From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:07:09 +0000 (+0100) Subject: [3.9] gh-129509: Add required key to the dummy Read the Docs config file (GH-129510... X-Git-Tag: v3.9.22~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=474f3d3244c262649e9e7d981c815df3d3849dcf;p=thirdparty%2FPython%2Fcpython.git [3.9] gh-129509: Add required key to the dummy Read the Docs config file (GH-129510) (#130249) Co-authored-by: Petr Viktorin --- diff --git a/.readthedocs.yml b/.readthedocs.yml index 6a9db7186982..1d12101a7c96 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -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: