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 6c895d0 commit f3c5ac1Copy full SHA for f3c5ac1
.readthedocs.yaml
@@ -8,7 +8,7 @@ version: 2
8
build:
9
os: ubuntu-22.04
10
tools:
11
- python: "3.12"
+ python: "3.9"
12
# You can also specify other tool versions:
13
# nodejs: "20"
14
# rust: "1.70"
docs/requirements.pip
@@ -1,3 +1,3 @@
1
-sphinx
+sphinx==3.5.2
2
django
3
sphinx_issues
0 commit comments