Skip to content

Commit 3851b07

Browse files
brettcannonwebknjaz
authored andcommitted
Fix wording in pyproject-toml.rst license section
1 parent ed6f970 commit 3851b07

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/specifications/pyproject-toml.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,10 @@ as specified in :doc:`/specifications/license-expression`.
260260
Tools SHOULD validate and perform case normalization of the expression.
261261

262262
This 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

267268
Legacy specification
268269
''''''''''''''''''''

0 commit comments

Comments
 (0)