Add a note to the docs about 2.6/get-pip.py (#4095)

This commit is contained in:
Donald Stufft 2016-11-06 18:48:35 -05:00 committed by GitHub
parent 244657143c
commit c4074c8efd
1 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,9 @@ speed), although neither are required to install pre-built :term:`wheels
The get-pip.py script is supported on the same python version as pip.
For the now unsupported Python 3.2, an alternate script is available
`here <https://bootstrap.pypa.io/3.2/get-pip.py>`_.
`here <https://bootstrap.pypa.io/3.2/get-pip.py>`__. For Python 2.6
which will be unsupported in pip 10.0, an alternative script is available
`here <https://bootstrap.pypa.io/2.6/get-pip.py>`__.
get-pip.py options