summaryrefslogtreecommitdiffstats
path: root/development/zope.testing/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/zope.testing/README')
-rw-r--r--development/zope.testing/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/development/zope.testing/README b/development/zope.testing/README
index 1904b28c05..939d81a92c 100644
--- a/development/zope.testing/README
+++ b/development/zope.testing/README
@@ -1,7 +1,6 @@
-zope.testing (Zope testing framework, including the testrunner script)
-
-This package provides a number of testing frameworks. It includes a
-flexible test runner, and supports both doctest and unittest.
+Zope testing framework provides a number of testing frameworks. It
+includes a flexible test runner, and supports both doctest and
+unittest.
NOTE: Building this packages requires Python setuptools installed
(available at SlackBuilds.org as "pysetuptools").