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 4454d60 commit b9fcfb4Copy full SHA for b9fcfb4
.readthedocs.yaml
@@ -38,6 +38,4 @@ formats: all
38
# Optionally declare the Python requirements required to build your docs
39
python:
40
install:
41
- - method: pip
42
- path: .
43
- requirements: docs/requirements.txt
docs/requirements.txt
@@ -1,4 +1,4 @@
1
m2r2>=0.3.2
2
-Sphinx>=7.2.6,<8
3
-sphinx-autoapi>=2.1.1,<3
+sphinx>=7.2.6,<8
+sphinx-autoapi>=3.0.0,<4
4
sphinx-rtd-theme>=1.3.0,<2
0 commit comments