diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-12-16 17:43:42 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:30 -0500 |
commit | 29d7ee8bb3b2262b00b6c79cd267281f53ae306e (patch) | |
tree | 585e7cf9f1de4e365225a9de56ee5c5a766530f6 /python/rope/README | |
parent | d78772a0c2ef15223b3ef47221fe60b7b11c99b1 (diff) | |
download | slackbuilds-29d7ee8bb3b2262b00b6c79cd267281f53ae306e.tar.gz |
python/rope: Updated for version 0.9.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/rope/README')
-rw-r--r-- | python/rope/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rope/README b/python/rope/README index 9fe70b4085..0e5e8e5d55 100644 --- a/python/rope/README +++ b/python/rope/README @@ -1,3 +1,3 @@ Rope is a python refactoring library. -Rope can optionally use pysetuptools/distribute during build time. +Rope can optionally use distribute during build time. |