Add dependency for pyramid_retry
This commit is contained in:
parent
f17ff59ba6
commit
9263dd4ddb
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -97,6 +97,7 @@ requires = [
|
|||
'pyramid_deform', # 0.2
|
||||
'pyramid_exclog', # 0.6
|
||||
'pyramid_mako', # 1.0.2
|
||||
'pyramid_retry', # 2.1.1
|
||||
'pyramid_tm', # 0.3
|
||||
'rattail[db,bouncer]', # 0.5.0
|
||||
'six', # 1.10.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue