File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,15 +71,15 @@ standardized by this specification.
7171script type
7272-----------
7373
74- The first type of metadata block is named ``script `` which contains
74+ The first type of metadata block is named ``script ``, which contains
7575script metadata (dependency data and tool configuration).
7676
77- This document MAY include top-level fields ``dependencies `` and ``requires-python ``,
77+ This document MAY include the top-level fields ``dependencies `` and ``requires-python ``,
7878and MAY optionally include a ``[tool] `` table.
7979
8080The ``[tool] `` MAY be used by any tool, script runner or otherwise, to configure
8181behavior. It has the same semantics as the :ref: `[tool] table in pyproject.toml
82- <pyproject-tool-table>`
82+ <pyproject-tool-table>`.
8383
8484The top-level fields are:
8585
You can’t perform that action at this time.
0 commit comments