Fix pip requirements link

Missing < broke the link
This commit is contained in:
F. Gabriel Gosselin
2016-03-09 13:59:58 -08:00
parent 8ad9ec6a00
commit fada1cedd8
+1 -1
View File
@@ -147,7 +147,7 @@ Requirements File
A `pip requirements 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 should be placed at the root of the repository. It should specify the
dependencies required to contribute to the project: testing, building, dependencies required to contribute to the project: testing, building,
and generating documentation. and generating documentation.