summaryrefslogtreecommitdiffstats
path: root/python/pip
diff options
context:
space:
mode:
author ponce2012-08-23 13:03:45 +0200
committer Robby Workman2012-08-23 22:49:26 +0200
commit27ea0a026157a57d3c7f531df6dc93af67b888c0 (patch)
treefb14e01d066c2781fd75711f37d4a4b5c8fad885 /python/pip
parente3f4f946bd4566cd0322e6cd4796f4b8bab42029 (diff)
downloadslackbuilds-27ea0a026157a57d3c7f531df6dc93af67b888c0.tar.gz
python/pip: Fixed dep information
Diffstat (limited to 'python/pip')
-rw-r--r--python/pip/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/python/pip/README b/python/pip/README
index f2dbe460da..76955d3e9c 100644
--- a/python/pip/README
+++ b/python/pip/README
@@ -20,7 +20,5 @@ pip is meant to improve on easy_install. Some of the improvements:
- Simple to define fixed sets of requirements and reliably reproduce a set
of packages.
-pip is complementary with virtualenv (can be found at SBo), and it is
-encouraged that you use virtualenv to isolate your installation.
-
-pip requires pysetuptools.
+pip is complementary with virtualenv, and it is encouraged that you use
+virtualenv to isolate your installation.