diff docs/installation_win.rst @ 7708:ab30729c735c

setup: drop support for Python 2.6 It would be a a stepping stone for the migration to Python 3 to only support Python 2.7. Even though we don't make any big changes now, it might allow us to remove some workarounds or use some new forward-compatible features. Mercurial dropped support for Python 2.6 2 years ago.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 01 May 2019 22:44:51 +0200
parents 19af3fef3b34
children a7d7157eca8e
line wrap: on
line diff
--- a/docs/installation_win.rst	Sun May 26 23:25:04 2019 +0200
+++ b/docs/installation_win.rst	Wed May 01 22:44:51 2019 +0200
@@ -67,7 +67,7 @@
 
 If you installed Python 2.7.9+, you already have it (as long as you ran the installer with admin privileges or disabled UAC).
 
-If it was not installed or if you are using Python>=2.6,<2.7.9:
+If it was not installed or if you are using Python < 2.7.9:
 
 - Go to https://bootstrap.pypa.io
 - Right-click on get-pip.py and choose Saves as...