From: Raphael Michel Date: Fri, 4 Oct 2024 13:45:36 +0000 (+0200) Subject: Update readthedocs.yaml to build on 3.11 X-Git-Tag: v4.1.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4f268fc8c37aad98ade12681b4c88a348dd41b;p=thirdparty%2Fpython-fints.git Update readthedocs.yaml to build on 3.11 --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 150f37a..5c93aa1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.12" + python: "3.11" python: install: