Skip to content

Commit 99ce749

Browse files
authored
Remove sphinx_markdown_tables (#106)
Similary to https://github.com/NVIDIA-Merlin/NVTabular/pull/1617/files, remove sphinx-markdown-tables
1 parent b3a1fe2 commit 99ce749

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"sphinx_multiversion",
3939
"sphinx_external_toc",
4040
"sphinx_rtd_theme",
41-
"sphinx_markdown_tables",
4241
"sphinx.ext.autodoc",
4342
"sphinx.ext.coverage",
4443
"sphinx.ext.githubpages",

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ codespell
1616
# docs
1717
Sphinx==3.5.4
1818
sphinx_rtd_theme==1.0.0
19-
sphinx_markdown_tables==0.0.15
2019
sphinx_external_toc==0.2.4
2120
sphinx-multiversion@git+https://github.com/mikemckiernan/sphinx-multiversion.git
2221
sphinxcontrib-copydirs@git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git

0 commit comments

Comments
 (0)