diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 19:28:37 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 19:28:37 +0200 |
commit | 697e7f84dffdfdc5a550013ce91a0ee6ac9778aa (patch) | |
tree | bccf5db3bc214232054de5166cfd69cb4054ecff /libraries/zope.hookable | |
parent | d59bb744baaf2e3b806f2707a8bbcd8dba189ea2 (diff) | |
download | slackbuilds-697e7f84dffdfdc5a550013ce91a0ee6ac9778aa.tar.gz |
libraries/zope.hookable: Fixed dep information
Diffstat (limited to 'libraries/zope.hookable')
-rw-r--r-- | libraries/zope.hookable/README | 2 |
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. |