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.