Skip to content

Commit 1f817dc

Browse files
committed
Update a link of setuptools
1 parent a4cb77f commit 1f817dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/user_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ In practice, there are 4 common uses of Requirements files:
180180

181181
It's important to be clear that pip determines package dependencies using
182182
`install_requires metadata
183-
<https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-dependencies>`_,
183+
<https://setuptools.readthedocs.io/en/latest/userguide/dependency_management.html>`_,
184184
not by discovering ``requirements.txt`` files embedded in projects.
185185

186186
See also:

0 commit comments

Comments
 (0)