Skip to content

Commit

Permalink
Clarify that unsupported options are within requirements.txt, not gen…
Browse files Browse the repository at this point in the history
…erally.
  • Loading branch information
domdfcoding authored Nov 17, 2023
1 parent 1692a28 commit b5d301b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ The following are supported:
* ``--<option>`` options, both on their own line and after a requirement specifier.
Note however that the options themselves are ignored.

The following are unsupported:
The following are unsupported within ``requirements.txt`` files:

* Editable install commands with the ``-e`` option,
* References to other requirements or constraints files with the ``-r`` or ``-c`` options.
Expand Down

0 comments on commit b5d301b

Please sign in to comment.