We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1528c71 commit 96876a9Copy full SHA for 96876a9
docs/userguide/pyproject_config.rst
@@ -230,7 +230,7 @@ some of them dynamically.
230
231
Also note that the file format for specifying dependencies resembles a ``requirements.txt`` file,
232
however please keep in mind that all non-comment lines must conform with :pep:`508`
233
-(``pip``-specify syntaxes, e.g. ``-c/-r/-e`` flags, are not supported).
+(``pip`` specific syntaxes, e.g. ``-c/-r/-e`` and other flags, are not supported).
234
235
236
.. note::
0 commit comments