From: Ben Darnell Date: Wed, 12 Jun 2024 13:57:44 +0000 (-0400) Subject: docs: Sync readthedocs python version with tox.ini X-Git-Tag: v6.5.0b1~49^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=970c54c877c685eef9baa95ecd68868ce47d202a;p=thirdparty%2Ftornado.git docs: Sync readthedocs python version with tox.ini --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d9b6cb21..aff82f8b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.8" + python: "3.11" sphinx: configuration: docs/conf.py