Tweak some things to get Tailbonen working on its own.
This commit is contained in:
parent
8ec6a18cdc
commit
89b443c442
2 changed files with 3 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -83,7 +83,7 @@ requires = [
|
|||
'pyramid_exclog', # 0.6
|
||||
'pyramid_simpleform', # 0.6.1
|
||||
'pyramid_tm', # 0.3
|
||||
'rattail[auth,db]>=0.5.0', # 0.5.0
|
||||
'rattail[db,auth,bouncer]>=0.5.0', # 0.5.0
|
||||
'transaction', # 1.2.0
|
||||
'waitress', # 0.8.1
|
||||
'WebHelpers', # 1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue