bump pyramid_beaker dependency
This commit is contained in:
parent
13bb96ff0d
commit
7a4fb727c9
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -120,7 +120,7 @@ extras = {
|
|||
'FormAlchemy', # 1.4.2
|
||||
'FormEncode', # 1.2.4
|
||||
'Mako', # 0.6.2
|
||||
'pyramid_beaker', # 0.6.1
|
||||
'pyramid_beaker>=0.6', # 0.6.1
|
||||
'pyramid_debugtoolbar', # 1.0
|
||||
'pyramid_simpleform', # 0.6.1
|
||||
'pyramid_tm', # 0.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue