How can pip install a GitHub code drop?
Wolodja Wentland
wentland at cl.uni-heidelberg.de
Sun Nov 15 19:39:39 EST 2009
On Mon, Nov 16, 2009 at 01:11 +0100, Wolodja Wentland wrote:
> On Sun, Nov 15, 2009 at 09:16 -0800, Phlip wrote:
> > How can I point pip at the repo to install the library?
> > sudo pip -e git+git://github.com/Phlip/Kozmiq.git
> pip -e git+git://github.com/Phlip/Kozmiq.git#egg=Kozmiq
err...
pip install -e git+git://github.com/Phlip/Kozmiq.git#egg=Kozmiq
^^^^^^^ ^^^^^^^^^^^
Hope it works
--
.''`. Wolodja Wentland <wentland at cl.uni-heidelberg.de>
: :' :
`. `'` 4096R/CAF14EFC
`- 081C B7CD FF04 2BA9 94EA 36B2 8B7F 7D30 CAF1 4EFC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 853 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20091116/31042859/attachment-0001.sig>
More information about the Python-list
mailing list