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

Commit 58292f3

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

2 files changed

Lines changed: 3 additions & 4 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+
# "m2r",
3939
]
4040

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

docs/source/requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
Sphinx
21
recommonmark
32
sphinx-markdown-tables
43
sphinx-rtd-theme
5-
mistune
6-
m2r2
4+
# mistune
5+
# m2r2

0 commit comments

Comments
 (0)