Require jinja2 < 2.9 until tests pass on 2.9.

pull/4420/head
Matt Clay 2017-01-08 00:39:43 -08:00
parent 3ec7243918
commit 07c68571b6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
jinja2
jinja2<2.9
jmespath
junit-xml
ordereddict ; python_version < '2.7'