File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -260,9 +260,10 @@ as specified in :doc:`/specifications/license-expression`.
260260Tools SHOULD validate and perform case normalization of the expression.
261261
262262This key should **only ** be specified if the license expression for any
263- and all distribution files generated from the :file: `pyproject.toml ` is the
264- same as the one specified. If the license expression will differ then
265- it should either be specified as dynamic or not set at all.
263+ and all distribution files created by a build backend using the
264+ :file: `pyproject.toml ` is the same as the one specified. If the license
265+ expression will differ then it should either be specified as dynamic or
266+ not set at all.
266267
267268Legacy specification
268269''''''''''''''''''''
You can’t perform that action at this time.
0 commit comments