aboutsummaryrefslogtreecommitdiff
path: root/libraries/zope.proxy/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/zope.proxy/README')
-rw-r--r--libraries/zope.proxy/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/zope.proxy/README b/libraries/zope.proxy/README
index 5c1740eee13e..c71e4f1b0d25 100644
--- a/libraries/zope.proxy/README
+++ b/libraries/zope.proxy/README
@@ -5,7 +5,3 @@ wrappers around another object, intervening in the apparent behavior
of the wrapped object only when necessary to apply the policy (e.g.,
access checking, location brokering, etc.) for which the proxy is
responsible.
-
-This requires zope.interface.
-
-To build, this requires pysetuptools.