Skip to content

Commit bdabbd6

Browse files
committed
Added sphinx-reredirects to docs Makefile
1 parent e39fb2e commit bdabbd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ clean:
4646
-rm -rf $(BUILDDIR)/*
4747

4848
install-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 sphinx-removed-in sphinx-reredirects sphinxext-opengraph
5050

5151
.PHONY: html
5252
html:

0 commit comments

Comments
 (0)