mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
fix: pin jinja2 to prevent build error
This is not required when using pipenv as it properly locks the dependencies. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
parent
16e3f5cce5
commit
4a8908ccfc
@ -3,3 +3,6 @@ rst2pdf
|
||||
pillow
|
||||
sphinx-rtd-theme==1.2.0rc2
|
||||
sphinxcontrib-phpdomain
|
||||
|
||||
# https://github.com/readthedocs/readthedocs.org/issues/9037#issuecomment-1077818554
|
||||
jinja2<3.1.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user