Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13275
| References | <CAO+9iGeBHrshizbyava7fqC6QQCYeuJ4f-1Qjf1zXZ_43sgT4g@mail.gmail.com> <CAO_FcwkYYQwZCeP-KDMqBEw00b1TXuErzMHQUydg57Pdbidbcg@mail.gmail.com> <CAO+9iGefs3Qd=M+TT-jAPxH_PWL_h7yzwfyov8+0fvZfQibpiw@mail.gmail.com> |
|---|---|
| Date | 2011-09-15 00:26 +1000 |
| Subject | Re: Replace pip installed package with latest git version? |
| From | Alec Taylor <alec.taylor6@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1118.1316010410.27778.python-list@python.org> (permalink) |
--editable=git+https://github.com/jedie/python-creole.git is not the right forma t; it must have #egg=Package On Wed, Sep 14, 2011 at 10:54 PM, One Murithi <o0murithi@gmail.com> wrote: > pip install -e <PATH_GIT_CHECKOUT> > On Wed, Sep 14, 2011 at 11:44 AM, Alec Taylor <alec.taylor6@gmail.com> > wrote: >> >> Good evening, >> >> I've installed a version of python-creole from pip. How do I upgrade >> it to the latest git version? >> >> (Windows 7 x64 SP1) >> >> Thanks for all suggestions, >> >> Alec Taylor >> -- >> http://mail.python.org/mailman/listinfo/python-list > >
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Replace pip installed package with latest git version? Alec Taylor <alec.taylor6@gmail.com> - 2011-09-15 00:26 +1000
csiph-web