[Distutils] install as zip

Eric Lemoine eric.c2c at gmail.com
Mon Mar 30 06:46:21 CEST 2009


Yeah that's it. Thanks.

Eric

2009/3/30, P.J. Eby <pje at telecommunity.com>:
> At 10:10 PM 3/29/2009 +0200, Eric Lemoine wrote:
>>Hi I have a Pylons-based app that I want to distribute through a
>>custom pypi. I use "easy_install -zmaxd somedir" to get the set of
>>eggs required to distribute my app. Some of the .eggs are zips, some
>>others are directories. I'd like zip eggs only, do I have a way to get
>> that?
>
> Currently, easy_install doesn't re-zip eggs that are already
> extracted to directories on sys.path.  Deleting the installed
> versions and re-installing them with '-z' should get you fixed up.
>
>

-- 
Envoyé avec mon mobile


More information about the Distutils-SIG mailing list