add py-bcrypt dependency to pyramid feature
This commit is contained in:
parent
7f2c2485de
commit
c39e7629c0
1 changed files with 1 additions and 0 deletions
1
setup.py
1
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue