We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3fe93 commit 157184bCopy full SHA for 157184b
.readthedocs.yaml
@@ -32,4 +32,5 @@ sphinx:
32
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
33
python:
34
install:
35
- - requirements: docs/requirements.txt
+ - requirements: docs/requirements.txt
36
+ - requirements: requirements.txt
docs/requirements.txt
@@ -1,4 +1,3 @@
1
sphinx==8.1.3
2
sphinx_rtd_theme==3.0.1
3
sphinx-copybutton>=0.5.0
4
-aiohttp
0 commit comments