On 2015-06-11 23:32:58 +0000 (+0000), KARR, DAVID wrote:
> I managed to install pip, but I don’t understand what “pip install
> git-review” is doing.  It doesn’t appear to be replacing the
> already installed git-review.

`pip install git-review` installs the latest git-review release from
pypi.python.org, but `pip install .` installs the source tree from
your current working directory.
-- 
Jeremy Stanley

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to