summaryrefslogtreecommitdiffstats
path: root/libraries/ZODB3/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ZODB3/README')
-rw-r--r--libraries/ZODB3/README5
1 files changed, 0 insertions, 5 deletions
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.