summaryrefslogtreecommitdiffstats
path: root/libraries/zope.hookable
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/zope.hookable')
-rw-r--r--libraries/zope.hookable/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/zope.hookable/README b/libraries/zope.hookable/README
index 37f53eab94..eb4130f184 100644
--- a/libraries/zope.hookable/README
+++ b/libraries/zope.hookable/README
@@ -3,5 +3,3 @@ zope.hookable (Hookable object support)
Support the efficient creation of hookable objects, which are
callable objects that are meant to be replaced by other callables,
at least optionally.
-
-To build, this requires pysetuptools.