summaryrefslogtreecommitdiffstats
path: root/development/zope.interface/README
diff options
context:
space:
mode:
author Mikko Varri <vmj@linuxbox.fi>2010-05-13 00:25:50 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:25:50 +0200
commitdb1319d8d6077e8f66213d25dca956ab61aad482 (patch)
tree8f8e9a83be3006e47893fab2996860869fa51148 /development/zope.interface/README
parent96fb70f11765ef32236f20ca714048be4500bbb4 (diff)
downloadslackbuilds-db1319d8d6077e8f66213d25dca956ab61aad482.tar.gz
slackbuilds-db1319d8d6077e8f66213d25dca956ab61aad482.tar.xz
development/zope.interface: Updated for version 3.5.0
Diffstat (limited to 'development/zope.interface/README')
-rw-r--r--development/zope.interface/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/development/zope.interface/README b/development/zope.interface/README
index 48af903300..2e92c37f8a 100644
--- a/development/zope.interface/README
+++ b/development/zope.interface/README
@@ -3,8 +3,5 @@ zope.interface (Zope 3 Interface Infrastructure)
Interfaces are a mechanism for labeling objects as conforming to a
given API or contract.
-NOTE: Building zope.interface requires Python setuptools to be
-installed (available at SlackBuilds.org as "pysetuptools").
-No runtime dependencies beyond Python.
-
-Running the test suite requires zope.testing, but that is optional.
+This requires pysetuptools, and zope.testing is an optional dependency
+if you want to run the test suite.