Change rattail dependency to include 'db' feature (again)...

This commit is contained in:
Lance Edgar 2015-02-11 20:25:45 -06:00
parent bc06a72993
commit 7b7ec2ccbd

View file

@ -82,7 +82,7 @@ requires = [
'pyramid_exclog', # 0.6 'pyramid_exclog', # 0.6
'pyramid_simpleform', # 0.6.1 'pyramid_simpleform', # 0.6.1
'pyramid_tm', # 0.3 'pyramid_tm', # 0.3
'rattail[auth]>=0.4.1', # 0.4.1 'rattail[auth,db]>=0.4.1', # 0.4.1
'transaction', # 1.2.0 'transaction', # 1.2.0
'waitress', # 0.8.1 'waitress', # 0.8.1
'WebHelpers', # 1.3 'WebHelpers', # 1.3