On Tue, Nov 18, 2014 at 5:59 AM, Edward K. Ream <[email protected]> wrote:
> Thanks for all this detail. It is greatly appreciated. I've made a note > of it in leoDist.leo. > > *:: rebuild package and upload* >> pushd b:\apps\leo-editor >> python setup.py sdist upload >> > > Am I correct in assuming this should be followed by popd? > Oops, yes that was the original intent. I don't believe it essential to change directories before the next commands, a test install from pypi, but I like to do that anyway just to remove doubt about whether anything from the local dir is being used. -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.
