mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/pip: Fixed dep information
This commit is contained in:
parent
e3f4f946bd
commit
27ea0a0261
1 changed files with 2 additions and 4 deletions
|
@ -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 a new issue