]> git.ipfire.org Git - thirdparty/python-fints.git/commitdiff
Update readthedocs.yaml to build on 3.11
authorRaphael Michel <michel@rami.io>
Fri, 4 Oct 2024 13:45:36 +0000 (15:45 +0200)
committerRaphael Michel <michel@rami.io>
Fri, 4 Oct 2024 13:45:36 +0000 (15:45 +0200)
.readthedocs.yaml

index 150f37a83c1c90fe3fa94b0791e99e8264c5485f..5c93aa1e09768a4ea5de9732120d7c73264e115f 100644 (file)
@@ -3,7 +3,7 @@ version: 2
 build:
   os: ubuntu-22.04
   tools:
-    python: "3.12"
+    python: "3.11"
 
 python:
   install: