From ad4fa9031f7845af3523bd6d25e3c0d937950a82 Mon Sep 17 00:00:00 2001 From: ponce Date: Sun, 26 Aug 2012 19:22:33 +0200 Subject: libraries/ZODB3: Fixed dep information --- libraries/ZODB3/README | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libraries/ZODB3/README') diff --git a/libraries/ZODB3/README b/libraries/ZODB3/README index 3323ca34ea..e059a0b9e5 100644 --- a/libraries/ZODB3/README +++ b/libraries/ZODB3/README @@ -3,8 +3,3 @@ Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. ZODB includes features such as a plugable storage interface, rich transaction support, and undo. - -This requires zope.event, python-transaction, zc.lockfile, ZConfig, -zdaemon, zope.interface and zope.proxy. - -To build, this requires pysetuptools. -- cgit v1.2.3