summaryrefslogtreecommitdiffstats
path: root/libraries/zope.component/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/zope.component/README')
-rw-r--r--libraries/zope.component/README9
1 files changed, 3 insertions, 6 deletions
diff --git a/libraries/zope.component/README b/libraries/zope.component/README
index c8fbd5f9a7..62718e2c76 100644
--- a/libraries/zope.component/README
+++ b/libraries/zope.component/README
@@ -2,9 +2,6 @@ This package represents the core of the Zope Component Architecture.
Together with the 'zope.interface' package, it provides facilities
for defining, registering and looking up components.
-This requires zope.event and zope.interface.
-
-To build, this requires pysetuptools.
-
-Additional functionality is provided, if zope.hookable,
-zope.i18nmessageid, zope.configuration, and/or ZODB3 are installed.
+Additional functionality is provided if the optional dependencies
+zope.hookable, zope.i18nmessageid, zope.configuration, and/or ZODB3
+are installed.