doc: unpin pip in admin/doc-read-the-docs.txt
7dd00caintroduced a proper fix for pip 25.3/PEP517 compatibility by adding pyproject.toml files and the workaround ina65c46cis 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:
@@ -1,3 +1,2 @@
|
||||
plantweb
|
||||
readthedocs-sphinx-search@git+https://github.com/readthedocs/readthedocs-sphinx-search@main
|
||||
pip < 25.3
|
||||
|
||||
Reference in New Issue
Block a user