fix: readthedocs python version (#35868)

This commit is contained in:
Irtaza Akram
2024-11-18 11:30:21 +05:00
committed by GitHub
parent 68a626a938
commit 367463c20b

View File

@@ -3,7 +3,7 @@ version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.12"
python: "3.11"
sphinx:
configuration: docs/conf.py