Bump the Python version for RTD.

This commit is contained in:
Andrey Rakhmatullin 2024-07-11 12:25:13 +05:00
parent 129dbfa0bf
commit 435686830c
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ jobs:
- python-version: 3.8
env:
TOXENV: typing-tests
- python-version: "3.11" # Keep in sync with .readthedocs.yml
- python-version: "3.12" # Keep in sync with .readthedocs.yml
env:
TOXENV: docs
- python-version: "3.12"

View File

@ -9,7 +9,7 @@ build:
tools:
# For available versions, see:
# https://docs.readthedocs.io/en/stable/config-file/v2.html#build-tools-python
python: "3.11" # Keep in sync with .github/workflows/checks.yml
python: "3.12" # Keep in sync with .github/workflows/checks.yml
python:
install: