File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 11furo
22Sphinx
33sphinx-copybutton
4+ sphinx-inline-tabs
45sphinx-prompt
56sphinxcontrib-spelling
Original file line number Diff line number Diff line change @@ -51,10 +51,13 @@ sphinx==4.0.3
5151 # -r requirements.in
5252 # furo
5353 # sphinx-copybutton
54+ # sphinx-inline-tabs
5455 # sphinx-prompt
5556 # sphinxcontrib-spelling
5657sphinx-copybutton == 0.4.0
5758 # via -r requirements.in
59+ sphinx-inline-tabs == 2021.4.11b9
60+ # via -r requirements.in
5861sphinx-prompt == 1.4.0
5962 # via -r requirements.in
6063sphinxcontrib-applehelp == 1.0.2
Original file line number Diff line number Diff line change 3232extensions = [
3333 "sphinx_copybutton" ,
3434 "sphinx.ext.viewcode" ,
35+ "sphinx_inline_tabs" ,
3536 "sphinx-prompt" ,
3637 "sphinxcontrib.spelling" ,
3738]
You can’t perform that action at this time.
0 commit comments