From c39e7629c08c2f47762371ebfa42b8ee72e8b601 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 1 Jun 2012 18:22:58 -0400 Subject: [PATCH] add py-bcrypt dependency to pyramid feature --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index e65a755..7bfdeaf 100644 --- a/setup.py +++ b/setup.py @@ -146,6 +146,7 @@ setup( # deprecated 'paster create' (and friends). 'pyramid>=1.3a1', # 1.3b2 + 'py-bcrypt', # 0.2 'FormAlchemy', # 1.4.2 'FormEncode', # 1.2.4 'Mako', # 0.6.2