| commit | 82a77d38d6dc7df740e7b01b66aeff433730e9ca | [log] [tgz] |
|---|---|---|
| author | Nicholas <nick.kobald@gmail.com> | Thu Jul 20 23:29:44 2017 -0700 |
| committer | Nick Coghlan <ncoghlan@gmail.com> | Fri Jul 21 16:29:44 2017 +1000 |
| tree | d3805a5fdd5c33425449c15310212153d2834d6c | |
| parent | 80ebc438ed377f8c6491e8887425526c6787c0e7 [diff] |
[2.7] bpo-30964: Mention ensurepip in package installation docs (GH-2795) Adds a new 'Pip not installed' section that covers running `ensurepip` manually, and also references the relevant section of the Python Packaging User Guide. (cherry picked from commit b3527bfefd7a0188d43a2d7515ac6addd97a8202)