On Mon, Nov 10, 2014 at 12:17 PM, Matt Wilkie <[email protected]> wrote:
> Edward, > > ((long story short: program description built by setup.py, PKG-INFO, > doesn't match PKG-INFO.TXT)) > I see what you've done, but I don't think I like it. The present make-leo script wants a proper PKG-INFO.TXT available so that it can appear in the .zip file and executable installer. I don't mind a script ignoring PKG-INFO.TXT and creating a new one, but deleting the existing file seems extreme. I was just about to commit several files that allow setup.py to appear in the leo-editor folder in both the .zip and .exe files. I just pushed d0530af, which reverses the deletion of pkg-info.txt. We can discuss this further ;-) In future, though, please don't delete nodes from leoDist.leo. Instead, change @asis to @@asis. 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.
