Use the classic sphinx theme.
This commit is contained in:
parent
4679266460
commit
9df01736ac
@ -104,6 +104,9 @@ sed -e '/import warnings/ifrom sympy.utilities.pytest import XFAIL' \
|
||||
-i.orig sympy/plotting/tests/test_plot_implicit.py
|
||||
fixtimestamp sympy/plotting/tests/test_plot_implicit.py
|
||||
|
||||
# The classic sphinx theme is explicitly needed.
|
||||
sed -i '/html_theme/ihtml_theme = "classic"' doc/src/conf.py
|
||||
|
||||
# Make a copy for building the python3 version
|
||||
rm -rf %{py3dir}
|
||||
cp -a . %{py3dir}
|
||||
|
Loading…
Reference in New Issue
Block a user