summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2023-05-07 09:33:25 -0700
committerBob Halley <halley@dnspython.org>2023-05-07 09:33:25 -0700
commitd8276810aa4f2486af02047017f53f8e3d09070f (patch)
treedfea808918b368782648ee0e86fb0761c1683630
parent986be5a5e19b2dcaeae973ea73df6a1757645ae6 (diff)
downloaddnspython-master.tar.gz
try again to make doco builds work again by upgrading the build imageHEADmaster
-rw-r--r--.readthedocs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 5eeef3b..35f54c5 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -17,3 +17,5 @@ python:
build:
os: ubuntu-22.04
+ tools:
+ python: "3.11"