Require jinja2 < 2.9 until tests pass on 2.9.
This commit is contained in:
parent
3ec7243918
commit
07c68571b6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
jinja2
|
jinja2<2.9
|
||||||
jmespath
|
jmespath
|
||||||
junit-xml
|
junit-xml
|
||||||
ordereddict ; python_version < '2.7'
|
ordereddict ; python_version < '2.7'
|
||||||
|
|
Loading…
Reference in a new issue