add py-bcrypt dependency to pyramid feature

This commit is contained in:
Lance Edgar 2012-06-01 18:22:58 -04:00
parent 7f2c2485de
commit c39e7629c0

View file

@ -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