summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.