summaryrefslogtreecommitdiffstats
path: root/python/rope
diff options
context:
space:
mode:
author Robby Workman2013-07-13 08:48:03 +0200
committer Robby Workman2013-07-15 00:08:07 +0200
commitdadfddb6081ed40203680ec35e7197c7fa8344ea (patch)
treeeba0f6ba5cf91489b20dce1499c8e18b166de76b /python/rope
parentcefb2ef424788ad943d99f6596ad0ea135a8a7ab (diff)
downloadslackbuilds-dadfddb6081ed40203680ec35e7197c7fa8344ea.tar.gz
python/rope: sed s,distribute,pysetuptools, README
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/rope')
-rw-r--r--python/rope/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rope/README b/python/rope/README
index 0e5e8e5d55..3a627841da 100644
--- a/python/rope/README
+++ b/python/rope/README
@@ -1,3 +1,3 @@
Rope is a python refactoring library.
-Rope can optionally use distribute during build time.
+Rope can optionally use pysetuptools during build time.