Skip to content

Commit 4e3b235

Browse files
committed
Update structure.rst
Updated a broken link to the pip website which explains a pip requirements file
1 parent 25c3d15 commit 4e3b235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/structure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Requirements File
147147

148148

149149
A `pip requirements
150-
file <http://www.pip-installer.org/en/latest/requirements.html>`__
150+
file https://pip.pypa.io/en/stable/user_guide/#requirements-files>`__
151151
should be placed at the root of the repository. It should specify the
152152
dependencies required to contribute to the project: testing, building,
153153
and generating documentation.

0 commit comments

Comments
 (0)