We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3ab23 commit 72a01feCopy full SHA for 72a01fe
doc/install/dependencies.rst
@@ -220,7 +220,7 @@ Build dependencies
220
Python
221
------
222
223
-``pip`` normally builds packages using :external+pip:doc:`build isolation <reference/build-system/pyproject-toml>`,
+``pip`` normally builds packages using :external+pip:doc:`build isolation <reference/build-system>`,
224
which means that ``pip`` installs the dependencies listed here for the
225
duration of the build process. However, build isolation is disabled via the the
226
:external+pip:ref:`--no-build-isolation <install_--no-build-isolation>` flag
0 commit comments