From 46018e4c5624b8cc1b281d97f6df870028adb806 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Fri, 5 Sep 2014 10:46:16 +0530 Subject: replace storm with sqlalchemy as dependency --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 79018f19d..b4a741f5b 100644 --- a/setup.py +++ b/setup.py @@ -104,7 +104,7 @@ case second `m'. Any other spelling is incorrect.""", 'nose2', 'passlib', 'restish', - 'storm', + 'sqlalchemy', 'zope.component', 'zope.configuration', 'zope.event', -- cgit v1.2.3-70-g09d2