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.
2 parents efc43d1 + 949d883 commit 9eb0cf9Copy full SHA for 9eb0cf9
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