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 c93dac5 commit da37547Copy full SHA for da37547
peps/pep-0771.rst
@@ -241,7 +241,7 @@ Installing without default extras
241
242
In some cases, package maintainers may want to facilitate installing packages
243
without any default extras. In this case, as will be shown in more detail in
244
-`How to teach this`_, the best approach is to define an extra which could be
+`Examples of usage`_, the best approach is to define an extra which could be
245
called e.g. ``minimal`` or ``nodefault`` (the naming would be up to the package
246
maintainer) which would be an empty set of dependencies. If this extra is
247
specified, no default extras will be included, so that e.g. ``package[minimal]``
0 commit comments