some tweaks for python 2.6
This commit is contained in:
parent
8ceb98baf4
commit
df7fad8edc
2 changed files with 8 additions and 0 deletions
|
@ -39,6 +39,10 @@ requires = [
|
|||
#
|
||||
# package # low high
|
||||
|
||||
# Beaker dependency included here because 'pyramid_beaker' uses incorrect
|
||||
# case in its requirement declaration.
|
||||
'Beaker', # 1.6.3
|
||||
|
||||
'decorator', # 3.3.2
|
||||
'edbob', # 0.1a1
|
||||
'Mako', # 0.6.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue