Merge pull request #682 from evidens/patch-1

Fix pip requirements link
This commit is contained in:
2016-03-09 17:03:41 -05:00
+1 -1
View File
@@ -147,7 +147,7 @@ Requirements File
A `pip requirements
file https://pip.pypa.io/en/stable/user_guide/#requirements-files>`__
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.