Run pip install -e again, or possible just setup.py egg_info

On Oct 14, 2013, at 6:54 AM, Thomas Güttler <[email protected]> wrote:

> Hi,
> 
> 
> what needs to be done, to get an update of the entry_point file,
> if you have installed a package as "develop".
> 
> Example:
> 
> pip install -e ...#egg=mylib
> git update # new code contains new entry point
> ... entrypoint not available.
> 
>  Thomas
> _______________________________________________
> Distutils-SIG maillist  -  [email protected]
> https://mail.python.org/mailman/listinfo/distutils-sig


-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to