doc: unpin pip in admin/doc-read-the-docs.txt

7dd00ca introduced a proper fix for pip 25.3/PEP517 compatibility by
adding pyproject.toml files and the workaround in a65c46c is no longer
necessary. RTD builds with pip 25.3 and later work with the proper fix.

Remove the pinned pip in admin/doc-read-the-docs.txt and let RTD use the
default PIP version.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
This commit is contained in:
Ville Ojamo
2026-02-03 13:28:12 +07:00
parent 390843f79e
commit 50acc9d39b

View File

@@ -1,3 +1,2 @@
plantweb
readthedocs-sphinx-search@git+https://github.com/readthedocs/readthedocs-sphinx-search@main
pip < 25.3