docs: replace PyPI description with link (GH-101506)

(cherry picked from commit 45d014e03b)

Co-authored-by: François Magimel <magimel.francois@gmail.com>
This commit is contained in:
Miss Islington (bot) 2023-02-02 23:31:43 -08:00 committed by GitHub
parent 2366c1a4fe
commit 4392bf648f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,8 +98,8 @@ Managing Packages with pip
==========================
You can install, upgrade, and remove packages using a program called
:program:`pip`. By default ``pip`` will install packages from the Python
Package Index, <https://pypi.org>. You can browse the Python
:program:`pip`. By default ``pip`` will install packages from the `Python
Package Index <https://pypi.org>`_. You can browse the Python
Package Index by going to it in your web browser.
``pip`` has a number of subcommands: "install", "uninstall",