Use this version of jinja2 when building the docs.
This commit is contained in:
parent
78ead1913c
commit
f32fb3baf5
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ cp -a . %{py3dir}
|
|||
# for now, we build docs using Python 2.x and use that for both
|
||||
# packages.
|
||||
%if 0%{?with_docs}
|
||||
make -C docs html
|
||||
make -C docs html PYTHONPATH=$(pwd)
|
||||
%endif # with_docs
|
||||
|
||||
%if 0%{?with_python3}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue