We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177ef8c commit bc6757bCopy full SHA for bc6757b
.readthedocs.yaml
@@ -9,7 +9,7 @@ version: 2
9
build:
10
os: ubuntu-24.04
11
tools:
12
- python: "3.14"
+ python: "3.12"
13
14
# Build documentation in the docs/ directory with Sphinx
15
sphinx:
docs/requirements.txt
@@ -1,2 +1,2 @@
1
-sphinx>=5,<6
+sphinx>=7.2
2
sphinx_rtd_theme>=1
0 commit comments