From 72a01fe0e3611402dbc73d0e1236ef5397707b11 Mon Sep 17 00:00:00 2001 From: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> Date: Mon, 27 Oct 2025 17:58:20 +0100 Subject: [PATCH] Backport PR #30687: DOC: Fix pip link --- doc/install/dependencies.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/dependencies.rst b/doc/install/dependencies.rst index 95d170a06b00..4a2ace7f9883 100644 --- a/doc/install/dependencies.rst +++ b/doc/install/dependencies.rst @@ -220,7 +220,7 @@ Build dependencies Python ------ -``pip`` normally builds packages using :external+pip:doc:`build isolation `, +``pip`` normally builds packages using :external+pip:doc:`build isolation `, which means that ``pip`` installs the dependencies listed here for the duration of the build process. However, build isolation is disabled via the the :external+pip:ref:`--no-build-isolation ` flag