Skip to content

Commit 83ca10a

Browse files
authored
Update search command docs (#12271)
1 parent 3e232ce commit 83ca10a

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/html/cli/pip_search.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Usage
2121
Description
2222
===========
2323

24+
.. attention::
25+
PyPI no longer supports ``pip search`` (or XML-RPC search). Please use https://pypi.org/search (via a browser)
26+
instead. See https://warehouse.pypa.io/api-reference/xml-rpc.html#deprecated-methods for more information.
27+
28+
However, XML-RPC search (and this command) may still be supported by indexes other than PyPI.
29+
2430
.. pip-command-description:: search
2531

2632

news/12059.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Document that ``pip search`` support has been removed from PyPI

0 commit comments

Comments
 (0)