From 60650359067d5f1e684ff5bf4e59e7d43f118c50 Mon Sep 17 00:00:00 2001 From: Adolfo Fitoria Date: Wed, 19 Oct 2011 11:19:48 -0300 Subject: adding pystache to requirements --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 71ed2abb..253f9db9 100644 --- a/setup.py +++ b/setup.py @@ -25,6 +25,7 @@ install_requires = [ 'django-followit', 'django-recaptcha-works', 'python-openid', + 'pystache==0.3.1', ] import askbot -- cgit v1.2.3-1-g7c22