On 10/3/07, Lennart Regebro <[EMAIL PROTECTED]> wrote: > It currently only makes releases as tgz, but adding eggs should be so > hard (it's done by calling setup.py anyway if I remember correctly).
tgz files are all that's needed (or wanted); there's no reason to use a .egg file. For packages that include extension modules, there are well-understood reasons to stick with a source distribution. -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller _______________________________________________ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com