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 4f04a57 commit 46fcf3dCopy full SHA for 46fcf3d
docs/conf.py
@@ -41,7 +41,7 @@
41
"sphinx.ext.todo",
42
"sphinx.ext.coverage",
43
"rfc",
44
- "m2r",
+ "m2r2",
45
"sphinx_rtd_theme",
46
]
47
tox.ini
@@ -72,9 +72,9 @@ commands =
72
livedocs: make livehtml
73
deps =
74
Jinja2<3.1
75
- sphinx<3
+ Sphinx==4.5.0
76
oauthlib>=3.1.0
77
- m2r>=0.2.1
+ m2r2==0.3.2
78
mistune<2
79
sphinx-rtd-theme
80
livedocs: sphinx-autobuild
0 commit comments