Change Python version used by ReadTheDocks

because now repo2docker requires Python >= 3.11 given the requirement of tomllib.
pull/1444/head
Raniere Gaia Costa da Silva 2025-08-19 09:56:57 +02:00
rodzic 54bbc5c1e0
commit 6f1f9a8cd2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -11,7 +11,7 @@ sphinx:
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: "3.11"
python:
install: