python/pip: Fixed dep information
This commit is contained in:
parent
e3f4f946bd
commit
27ea0a0261
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue