Skip to content

Commit a65c46c

Browse files
committed
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 <[email protected]>
1 parent ea5b17a commit a65c46c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin/doc-read-the-docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
plantweb
22
readthedocs-sphinx-search@git+https://github.com/readthedocs/readthedocs-sphinx-search@main
3+
pip < 25.3

0 commit comments

Comments
 (0)