On Fri, Jan 26, 2018 at 12:21 PM, Matt Wilkie <[email protected]> wrote:
> ... (...just noticed a command mistake, fixing that shortly) >> > > Done. Top post updated and also internal documentation notes with commit > e1eae1f > <https://github.com/leo-editor/leo-editor/commit/e1eae1fd5ce42337d3f04803a11726cf2b9f110d> > to leoDist.leo->Discussions->Matt's workflow for updating pypi > > "Discussions" isn't a good place for documentation. Where should these > notes live? > The first comment in #652 is a good start. Many thanks for the recent revisions. I am presently in the midst of a careful revision of this first comment. This is likely the only way that I can understand all the details myself. Please review my changes. I did make one dubious change. Rather than saying: Python 3: pip install leo Python 2: conda install pyqt pip install Leo I said: - People can install Leo with `pip install leo`. - People may also have to install PyQt, with their favorite package manager: `conda install pyqt`. Is it really true, as you imply, that pyqt gets installed automatically with python 3? Or have I misunderstood something? I'm going to continue my revisions of the first comment of #652, hoping to understand every little nuance. 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
