Skip to content

Commit f7c2598

Browse files
committed
Fix formatting
1 parent 601c180 commit f7c2598

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

peps/pep-0794.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Abstract
1515

1616
This PEP proposes extending the core metadata specification for Python
1717
packaging to include two new, repeatable fields named ``Import-Name`` and
18-
``Import-Namespace``to record the import names that a project provides once
19-
installed. New keys named ``import-names`` and ``import-namespaces``will be
18+
``Import-Namespace`` to record the import names that a project provides once
19+
installed. New keys named ``import-names`` and ``import-namespaces`` will be
2020
added to the ``[project]`` table in ``pyproject.toml`` for providing the values
2121
for the new core metadata field. This also leads to the introduction of core
2222
metadata version 2.5.

0 commit comments

Comments
 (0)