When you use PIP make sure you also virtual-env for the application python
libraries and environment. This will allow you to install the PIP packages
into a isolated python environment for just that application and not impact
the 'system' python environment.
http://stackoverflow.com/questions/5844
> Personally I think the plan to have a README pointing to the newer
> locations to follow the "Don't be crappy" model as best we can.
>
>
If you do that then the sysadmins will need to bother with package exclude
lists on their EPEL repos.
For those who use puppet to manage yum repos that isn't m