diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 19:31:17 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 19:31:17 +0200 |
commit | dabdc6c3dc6c56c4da29d741840aa437a732e0fc (patch) | |
tree | 8e84f96ccceb018481848d8da85488e24572bf9e /libraries/zope.location/README | |
parent | 50813613c2e7b867577b680c68f08a2e16ae0f5a (diff) | |
download | slackbuilds-dabdc6c3dc6c56c4da29d741840aa437a732e0fc.tar.gz |
libraries/zope.location: Fixed dep information
Diffstat (limited to 'libraries/zope.location/README')
-rw-r--r-- | libraries/zope.location/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/zope.location/README b/libraries/zope.location/README index c8a46ee014..aa6e65e52b 100644 --- a/libraries/zope.location/README +++ b/libraries/zope.location/README @@ -1,7 +1,2 @@ In Zope3, location are special objects that has a structural location. - -This requires zope.interface, zope.schema, zope.proxy and -zope.component. - -To build, this requires pysetuptools. |