]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
doc: Pin pip to <25.3 for RTD as a workaround for pybind
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Sat, 25 Oct 2025 08:18:09 +0000 (15:18 +0700)
committerNizamudeen A <nia@redhat.com>
Tue, 4 Nov 2025 05:32:54 +0000 (11:02 +0530)
commit72f675b8b5f472e35fed8112a40b0d511b6c36aa
tree09210beb9a08f853f17e1595ce007d0b7a3ce828
parentec316b1387a37aa87b73989c8d1111d512a02b38
doc: Pin pip to <25.3 for RTD as a workaround for pybind

Readthedocs now uses pip 25.3 by default which requires PEP 517.
src/pybind/* does not provide pyproject.toml files for PEP 517.
For an immediate workaround to allow RTD builds to succeed, pin pip
version to earlier than 25.3.

Details for pybind in https://tracker.ceph.com/issues/73645

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit a65c46c24952a4f5778c0b68b0e7cf26df32757a)
admin/doc-read-the-docs.txt