pip
7.89 KB
-
Further tweak how to find pip in virtualenv on centos/redhat/fedora · 5b7c8fcc
In a virtualenv, pip is called just pip. This fixes the pip module to search for the virtualenv pip first before trying the pip-python and python-pip variants. Without this, pip module would not install to the virtualenv when that parameter is provided.
Stephen Fromm committed