Remove extra space to fix formatting and avoid from splitting text in to strings.
https://bugs.python.org/issue39183
(cherry picked from commit
149175c6dfc8455023e4335575f3fe3d606729f9)
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
script will *not* be installed.
* ``--default-pip``: if a "default pip" installation is requested, the
- ``pip`` script will be installed in addition to the two regular scripts.
+ ``pip`` script will be installed in addition to the two regular scripts.
Providing both of the script selection options will trigger an exception.