]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
docs: Sync readthedocs python version with tox.ini 3402/head
authorBen Darnell <ben@bendarnell.com>
Wed, 12 Jun 2024 13:57:44 +0000 (09:57 -0400)
committerBen Darnell <ben@bendarnell.com>
Wed, 12 Jun 2024 13:57:44 +0000 (09:57 -0400)
.readthedocs.yaml

index d9b6cb21ba9ad1d82e0de82c716cf59cbad30c18..aff82f8b3a1f616f6cfd3dc5b9a7da4acad8909c 100644 (file)
@@ -3,7 +3,7 @@ version: 2
 build:
   os: ubuntu-22.04
   tools:
-    python: "3.8"
+    python: "3.11"
 
 sphinx:
   configuration: docs/conf.py