bump rattail dependency
This commit is contained in:
parent
69247133f7
commit
79abd8bc5f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -75,7 +75,7 @@ requires = [
|
|||
'pyramid_beaker', # 0.6.1
|
||||
'pyramid_debugtoolbar', # 1.0
|
||||
'pyramid_tm', # 0.3
|
||||
'rattail>=0.3a1.dev', # 0.3a1.dev
|
||||
'rattail>=0.3a1', # 0.3a1
|
||||
'SQLAlchemy', # 0.7.6
|
||||
'Tempita', # 0.5.1
|
||||
'transaction', # 1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue