From: Ville Ojamo Date: Tue, 3 Feb 2026 06:28:12 +0000 (+0700) Subject: doc: unpin pip in admin/doc-read-the-docs.txt X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=50acc9d39bd0990761e4e8bc0eabef5e8ff1b53d;p=ceph.git 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> --- diff --git a/admin/doc-read-the-docs.txt b/admin/doc-read-the-docs.txt index 282d02168059..ed405c4e3bdd 100644 --- a/admin/doc-read-the-docs.txt +++ b/admin/doc-read-the-docs.txt @@ -1,3 +1,2 @@ plantweb readthedocs-sphinx-search@git+https://github.com/readthedocs/readthedocs-sphinx-search@main -pip < 25.3