Skip to content

Commit d925e24

Browse files
authored
Link to PyPUG instead of Setuptools
1 parent 1f817dc commit d925e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/cli/pip_install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ Finding Packages
379379

380380
pip searches for packages on `PyPI`_ using the
381381
`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>`_
382+
which is documented `here <https://packaging.python.org/specifications/simple-repository-api/>`_
383383
and `there <https://www.python.org/dev/peps/pep-0503/>`_.
384384

385385
pip offers a number of package index options for modifying how packages are

0 commit comments

Comments
 (0)