From 7b7ec2ccbd433c351d9428e83d8c338ca8c8b14f Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Wed, 11 Feb 2015 20:25:45 -0600 Subject: [PATCH] Change rattail dependency to include 'db' feature (again)... --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 329ff16e..5e7bb602 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ requires = [ 'pyramid_exclog', # 0.6 'pyramid_simpleform', # 0.6.1 '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 'waitress', # 0.8.1 'WebHelpers', # 1.3