Skip to content

Commit 46fcf3d

Browse files
Build docs with Sphinx 4.5.0
1 parent 4f04a57 commit 46fcf3d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"sphinx.ext.todo",
4242
"sphinx.ext.coverage",
4343
"rfc",
44-
"m2r",
44+
"m2r2",
4545
"sphinx_rtd_theme",
4646
]
4747

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ commands =
7272
livedocs: make livehtml
7373
deps =
7474
Jinja2<3.1
75-
sphinx<3
75+
Sphinx==4.5.0
7676
oauthlib>=3.1.0
77-
m2r>=0.2.1
77+
m2r2==0.3.2
7878
mistune<2
7979
sphinx-rtd-theme
8080
livedocs: sphinx-autobuild

0 commit comments

Comments
 (0)