There was an error while loading. Please reload this page.
1 parent 601c180 commit f7c2598Copy full SHA for f7c2598
1 file changed
peps/pep-0794.rst
@@ -15,8 +15,8 @@ Abstract
15
16
This PEP proposes extending the core metadata specification for Python
17
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
+``Import-Namespace`` to record the import names that a project provides once
+installed. New keys named ``import-names`` and ``import-namespaces`` will be
20
added to the ``[project]`` table in ``pyproject.toml`` for providing the values
21
for the new core metadata field. This also leads to the introduction of core
22
metadata version 2.5.
0 commit comments