add comment about the order of requirements file preprocessing

This commit is contained in:
Marcus Smith 2015-10-03 21:30:26 -07:00
parent 91e3c13926
commit b9095440c9
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ treated as a comment.
A line ending in an unescaped ``\`` is treated as a line continuation
and the newline following it is effectively ignored.
Comments are stripped *before* line continuations are processed.
Additionally, the following Package Index Options are supported:
* :ref:`-i, --index-url <--index-url>`