[Python-checkins] [python/cpython] b3527b: bpo-30964: Mention ensurepip in package installati...

GitHub noreply at github.com
Thu Jul 20 23:51:56 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: b3527bfefd7a0188d43a2d7515ac6addd97a8202
      https://github.com/python/cpython/commit/b3527bfefd7a0188d43a2d7515ac6addd97a8202
  Author: Nicholas <nick.kobald at gmail.com>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M Doc/installing/index.rst
    M Misc/ACKS

  Log Message:
  -----------
  bpo-30964: Mention ensurepip in package installation docs (GH-2786)

Adds a new 'Pip not installed' section that covers
running `ensurepip` manually, and also references
the relevant section of the Python Packaging User
Guide.




More information about the Python-checkins mailing list