[Distutils] develop install: how to update entry point file
Donald Stufft
donald at stufft.io
Tue Oct 15 02:10:58 CEST 2013
Run pip install -e again, or possible just setup.py egg_info
On Oct 14, 2013, at 6:54 AM, Thomas Güttler <hv at tbz-pariv.de> 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 - Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131014/80338bdc/attachment.sig>
More information about the Distutils-SIG
mailing list