Skip to content

Commit 3466aa0

Browse files
committed
Build fixes and redirects.
1 parent 701205d commit 3466aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/oo_doc_dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if [[ $VIRTUAL_ENV ]];
33
then
44
pip install sphinx sphinxcontrib-bibtex sphinxcontrib-proof \
55
sphinx-autobuild sphinx-panels sphinxcontrib-youtube \
6-
sphinxcontrib-blockdiag
6+
sphinxcontrib-blockdiag sphinx-reredirects
77
pip install git+https://github.com/dham/sphinxcontrib-details-directive.git
88
else
99
echo ERROR: please activate the finite element course venv

0 commit comments

Comments
 (0)