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 4b3a010 commit 641e748Copy full SHA for 641e748
peps/pep-0771.rst
@@ -469,7 +469,8 @@ Packages with multiple kinds of defaults
469
In some cases, it may be that packages need multiple kinds of defaults. As an example,
470
in `Packages requiring at least one backend or frontend`_, we considered the case of packages
471
that have *either* backends or frontends, but in some cases, packages may have to support
472
-backends *and* frontends, and want to specify a default frontend and a default backend.
+backends *and* frontends, and want to specify one or more default frontend and one or
473
+more default backend.
474
475
Ideally, one may want the following behavior:
476
0 commit comments