From: Bob Halley Date: Sun, 7 May 2023 16:33:25 +0000 (-0700) Subject: try again to make doco builds work again by upgrading the build image X-Git-Tag: v2.4.0rc1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8276810aa4f2486af02047017f53f8e3d09070f;p=thirdparty%2Fdnspython.git try again to make doco builds work again by upgrading the build image --- diff --git a/.readthedocs.yml b/.readthedocs.yml index 5eeef3b7..35f54c5e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -17,3 +17,5 @@ python: build: os: ubuntu-22.04 + tools: + python: "3.11"