We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca9f6bf + 2f87b7c commit 97fb4d4Copy full SHA for 97fb4d4
1 file changed
doc/install/dependencies.rst
@@ -232,7 +232,7 @@ Python
232
233
``pip`` normally builds packages using :external+pip:doc:`build isolation <reference/build-system>`,
234
which means that ``pip`` installs the dependencies listed here for the
235
-duration of the build process. However, build isolation is disabled via the the
+duration of the build process. However, build isolation is disabled via the
236
:external+pip:ref:`--no-build-isolation <install_--no-build-isolation>` flag
237
when :ref:`installing Matplotlib for development <development-install>`, which
238
means that the dependencies must be explicitly installed, either by :ref:`creating a virtual environment <dev-environment>`
0 commit comments