From d23043cfd1221546e63ac98723ae0329edecd42d Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sun, 10 Oct 2010 23:20:27 -0400 Subject: removed coffin, from trunk, added dependencies and updated the version --- setup.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 50c72ddb..f1ab7da0 100644 --- a/setup.py +++ b/setup.py @@ -8,6 +8,8 @@ import sys install_requires = [ 'django==1.1.2', + 'Jinja2', + 'Coffin==0.3.0', 'South>=0.7.1', 'oauth2', 'recaptcha-client', -- cgit v1.2.3-1-g7c22