mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user