File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 118118 # 'IPython.sphinxext.ipythoGn_console_highlighting', # numpy
119119 # 'IPython.sphinxext.ipython_directive', # numpy
120120 "sphinx.ext.mathjax" , # Render math as images
121- "recommonmark" , # For markdown support, does not support 'full' CommonMark syntax (yet)!
122- # "sphinxcontrib.mermaid", # Draw graphs using Mermaid.js
123- "sphinx_tabs.tabs" , # Toggleable HTML tabs
124121 "sphinx_immaterial" , # Sphinx immaterial theme
125122]
126123
Original file line number Diff line number Diff line change @@ -72,11 +72,7 @@ all = [
7272]
7373docs = [
7474 " sphinx>=6.0.0,<7.0.0" ,
75- " recommonmark>=0.6" ,
7675 " sphinx-autosummary-accessors>=0.1.2" ,
77- " sphinx-autodoc-typehints>=1.1.1" ,
78- " sphinxcontrib.mermaid>=0.8" ,
79- " sphinx-tabs" ,
8076 " sphinx-immaterial" ,
8177]
8278test = [
You can’t perform that action at this time.
0 commit comments