commit | 70b6378ff172ea0a0c42543fe6047b80f9d6c5f5 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Mon Apr 25 14:38:24 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Mon Apr 25 14:38:24 2016 -0400 |
tree | e575b1511d7fa963cc6100951302a2c2d33741a3 | |
parent | 0b866fc9135345f3c27172757714ac4804afaa47 [diff] |
Add jinja2 to pip install
diff --git a/containers/xos/Dockerfile b/containers/xos/Dockerfile index b5064ae..afc7c9d 100644 --- a/containers/xos/Dockerfile +++ b/containers/xos/Dockerfile
@@ -50,6 +50,7 @@ django-timezones \ djangorestframework==3.3.3 \ dnslib \ + jinja2 \ lxml \ markdown \ netaddr \