commit | df5837b5a916aac645087ae02c44e88ff77024ef | [log] [tgz] |
---|---|---|
author | Nicholas <nick.kobald@gmail.com> | Thu Jul 20 23:44:43 2017 -0700 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Fri Jul 21 16:44:43 2017 +1000 |
tree | 861837e5cbdb8659b23babe951e56a1d90d33fc5 | |
parent | ac5c1e2ea311d11714f89476c86936f9388d19a4 [diff] |
[3.6] bpo-30964: Mention ensurepip in package installation docs (GH-2797) 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)