Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Commit ea41e9e

Browse files
committed
fixup! fix: build missing in .readthedocs
1 parent 58292f3 commit ea41e9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"sphinx.ext.autodoc",
3636
"sphinx.ext.napoleon",
3737
"sphinx_markdown_tables",
38-
# "m2r",
38+
"m2r2",
3939
]
4040

4141
# Add any paths that contain templates here, relative to this directory.

docs/source/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ recommonmark
22
sphinx-markdown-tables
33
sphinx-rtd-theme
44
# mistune
5-
# m2r2
5+
m2r2

0 commit comments

Comments
 (0)