mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fix pip requirements link
Missing < broke the link
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user