From 27ea0a026157a57d3c7f531df6dc93af67b888c0 Mon Sep 17 00:00:00 2001 From: ponce Date: Thu, 23 Aug 2012 13:03:45 +0200 Subject: python/pip: Fixed dep information --- python/pip/README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'python/pip') 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. -- cgit v1.2.3