]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Pin pip to <25.3 for RTD as a workaround for pybind 66059/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Sat, 25 Oct 2025 08:18:09 +0000 (15:18 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Sat, 25 Oct 2025 08:33:28 +0000 (15:33 +0700)
commita65c46c24952a4f5778c0b68b0e7cf26df32757a
tree6cf7b5c5a352038653da0c60e07c3f6a22472e03
parentea5b17adb41bda2f0945942b7c2aef5ae0a23627
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>
admin/doc-read-the-docs.txt