File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 4646 -rm -rf $(BUILDDIR ) /*
4747
4848install-sphinx :
49- $(PYTHON ) -m pip install --quiet furo olefile sphinx sphinx-copybutton sphinx-inline-tabs sphinx-removed-in sphinxext-opengraph
49+ $(PYTHON ) -m pip install --quiet furo olefile sphinx sphinx-copybutton sphinx-inline-tabs sphinxext-opengraph
5050
5151.PHONY : html
5252html :
Original file line number Diff line number Diff line change 3434 "sphinx.ext.viewcode" ,
3535 "sphinx_copybutton" ,
3636 "sphinx_inline_tabs" ,
37- "sphinx_removed_in" ,
3837 "sphinxext.opengraph" ,
3938]
4039
Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ docs = [
4545 " sphinx>=7.3" ,
4646 " sphinx-copybutton" ,
4747 " sphinx-inline-tabs" ,
48- " sphinx-removed-in" ,
4948 " sphinxext-opengraph" ,
5049]
5150fpx = [
You can’t perform that action at this time.
0 commit comments