Re: Re: zope.dottedname doesn't have a CHANGES.txt (again?)
"Fred Drake" <[email protected]> Wed, 3 Oct 2007 13:28:50 -0400
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <[email protected]> |
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