File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Status: Draft
88Type: Standards Track
99Topic: Packaging
1010Created: 19-Sep-2025
11-
11+ Post-History: ` 17-Apr-2025 < https://discuss.python.org/t/partially-dynamic-project-metadata-proposal-pre-pep/88608 >`__
1212
1313
1414Abstract
@@ -121,7 +121,7 @@ cases that have come up:
121121- Adding license files to the wheel based on what libraries are linked in (this
122122 is an active discussion in followup to :pep: `639 `).
123123- Adding SBom's when building - :pep: `770 ` had to remove the ``pyproject.toml ``
124- field specifically because you _want_ the build tool to add these, so the
124+ field specifically because you * want * the build tool to add these, so the
125125 ``[project] `` table setting would be useless, you'd almost never be able to
126126 use it.
127127- Adding generated modules to ``import-names `` or ``import-namespaces ``.
You can’t perform that action at this time.
0 commit comments