Commit Graph

8 Commits

Author SHA1 Message Date
David Baumgold ca22f06a5b Fix Python 3 import problems in install scripts 2017-06-16 10:50:54 -04:00
David Baumgold a98b2fe9f9 Document Python 3 support
Now that Lektor supports Python 3, we need to document this support.
This change is perhaps a bit extreme: it replaces all explicit
references to Python 2.7 with explicit references to Python 3.5.
However, it's a good start, and it can and should be reviewed before
being merged.
2016-06-02 21:55:55 -07:00
Elias Zeitfogel 0caf39384e Added improvements from https://github.com/lektor/lektor-website/pull/70 2016-02-10 17:55:41 +01:00
Armin Ronacher 7b29ad6eb9 Update install.sh
Fixed a python detection bug.
2015-12-27 12:03:28 +01:00
Armin Ronacher eaeaec76ad Try python2 and python for the install script 2015-12-27 00:36:08 +01:00
Elias Zeitfogel 3f9daf0e0f Wiping previous installation upon confirmation 2015-12-25 12:26:52 +01:00
Elias Zeitfogel 258c889679 Wiping previous lektor installations 2015-12-23 18:54:17 +01:00
Armin Ronacher b5baa037bf Initial commit 2015-12-19 14:52:17 +01:00