> The present make-leo script wants a proper PKG-INFO.TXT available so that > it can appear in the .zip file and executable installer. >
oh, I didn't know it was used in other places! > I don't mind a script ignoring PKG-INFO.TXT and creating a new one, but > deleting the existing file seems extreme. > I chose delete because in the resultant sdist tree there appear both PKG-INFO and PKG-INFO.TXT, with different content. 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 noticed that .gitiattributes says `setup.py export-ignore`, which might be why Davy is not seeing it when trying to use pip to install direct from GitHub. > In future, though, please don't delete nodes from leoDist.leo. Instead, > change @asis to @@asis. > Ahh, yes of course; wish I thought of that less drastic method. Well now I know. :) -matt -- 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.
