From a5eb381b405a033a7d670a6954b744609f71d636 Mon Sep 17 00:00:00 2001 From: Milo Casagrande Date: Mon, 30 Mar 2015 10:43:03 +0200 Subject: Add jinja2 to the requirements. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 45126c1..c00a217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,3 +12,4 @@ simplejson>=3.6.1 sphinx-bootstrap-theme sphinxcontrib-httpdomain tornado==3.2.2 +jinja2 -- cgit v1.2.3