From: Richard Si Date: Sat, 9 Sep 2023 16:08:28 +0000 (-0400) Subject: Bump RTD Python version from 3.8 to 3.11 (#3868) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/add161b367a0d5a3cc395ec8e045f7b965edaef8 Bump RTD Python version from 3.8 to 3.11 (#3868) Recent ReadTheDocs builds have been failing as our documentation dependencies (notably Sphinx) require Python 3.9+. --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fff2d6e..fa61266 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,7 +6,7 @@ formats: build: os: ubuntu-22.04 tools: - python: "3.8" + python: "3.11" python: install: