Update structure.rst

Updated a broken link to the pip website which explains a pip requirements file
This commit is contained in:
Jacob Bryan
2016-03-08 16:31:44 -06:00
parent 25c3d1543d
commit 4e3b235a1c
+1 -1
View File
@@ -147,7 +147,7 @@ Requirements File
A `pip requirements
file <http://www.pip-installer.org/en/latest/requirements.html>`__
file https://pip.pypa.io/en/stable/user_guide/#requirements-files>`__
should be placed at the root of the repository. It should specify the
dependencies required to contribute to the project: testing, building,
and generating documentation.