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 6ebf469 commit 763f81bCopy full SHA for 763f81b
1 file changed
peps/pep-0771.rst
@@ -231,7 +231,7 @@ recognized, e.g:
231
For tools that behave like this (rather than raising an error), if an extra is
232
recognized as invalid in a dependency specification, it should be ignored, and
233
if all specified extras are invalid, then this should be considered equivalent
234
-to ``package[]`` (rather than ``package``) and not install any default extras.
+to ``package[]`` (rather than ``package``) and *not* install any default extras.
235
236
Examples
237
--------
0 commit comments