On Fri, Nov 21, 2014 at 9:34 AM, Edward K. Ream <[email protected]> wrote:
> Note that zip_safe is set to False in both setup.py and setup.cfg. In spite of that, the zip-safe attribute in the egg file is set. Grrrrr. I commented out the line zip_safe = False in setup.cfg. Now the not-zip-safe attribute (one-byte) file exists and a leo folder exists *inside* the egg file, but not in the dist-packages folder. This looks like progress, but I think we need a leo folder in dist-packages folder itself. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
