Commit b8a29f4b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Pin Jinja2 to <3.1 to prevent sphinx from failing

parent 96d7b6e1
...@@ -2,4 +2,4 @@ all: ...@@ -2,4 +2,4 @@ all:
pip3 install sphinx pip3 install sphinx
3: 3:
pip3 install 'sphinx==3.*' pip3 install 'sphinx==3.*' 'Jijna2<3.1'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment