Thanks to visit codestin.com Credit goes to github.com
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 a683d7d + c57123f commit ba59282Copy full SHA for ba59282
1 file changed
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