We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f817dc commit d925e24Copy full SHA for d925e24
docs/html/cli/pip_install.rst
@@ -379,7 +379,7 @@ Finding Packages
379
380
pip searches for packages on `PyPI`_ using the
381
`HTTP simple interface <https://pypi.org/simple/>`_,
382
-which is documented `here <https://setuptools.readthedocs.io/en/latest/deprecated/easy_install.html#package-index-api>`_
+which is documented `here <https://packaging.python.org/specifications/simple-repository-api/>`_
383
and `there <https://www.python.org/dev/peps/pep-0503/>`_.
384
385
pip offers a number of package index options for modifying how packages are
0 commit comments