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 d4e3046 commit 8cb35deCopy full SHA for 8cb35de
peps/pep-0829.rst
@@ -508,8 +508,9 @@ Python instead of TOML
508
509
Required ``schema_version``
510
Requiring ``schema_version`` would make the simplest valid file
511
- more verbose without significant benefit. The recommended-but-
512
- optional approach balances simplicity with future-proofing.
+ more verbose without significant benefit. The
+ recommended-but-optional
513
+ approach balances simplicity with future-proofing.
514
515
Separate ``load`` and ``execute`` keys in ``[entrypoints]``
516
Splitting import-only and callable entry points into separate lists
0 commit comments