Skip to content

Commit 2a3e4f9

Browse files
authored
Merge pull request #9570 from graingert/patch-1
2 parents d08f968 + b3fd603 commit 2a3e4f9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/html/cli/pip_install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ No other build system commands are invoked by the ``pip install`` command.
931931
Installing a package from a wheel does not invoke the build system at all.
932932

933933
.. _PyPI: https://pypi.org/
934-
.. _setuptools extras: https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras-optional-features-with-their-own-dependencies
934+
.. _setuptools extras: https://setuptools.readthedocs.io/en/latest/userguide/dependency_management.html#optional-dependencies
935935

936936

937937

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Update "setuptools extras" ink to match upstream.
2+

0 commit comments

Comments
 (0)