We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc46a7 commit efaaee5Copy full SHA for efaaee5
CHANGES/528.doc
@@ -0,0 +1 @@
1
+Removed the sphinxcontrib-asyncio documentation dependency.
docs/conf.py
@@ -45,7 +45,6 @@
45
extensions = [
46
"sphinx.ext.viewcode",
47
"sphinx.ext.intersphinx",
48
- "sphinxcontrib.asyncio",
49
]
50
51
requirements/doc.txt
@@ -1,4 +1,3 @@
sphinx==8.1.3
2
-sphinxcontrib-asyncio==0.3.0
3
pygments>=2.1
4
aiohttp-theme==0.1.7
0 commit comments