File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -248,8 +248,9 @@ The table may have one of two keys. The ``file`` key has a string
248248value that is a relative file path to the file which contains the
249249license for the project. Tools MUST assume the file's encoding is
250250UTF-8. The ``text `` key has a string value which is the license of the
251- project. These keys are mutually exclusive, so a tool MUST raise an
252- error if the metadata specifies both keys.
251+ project whose meaning is that of the ``License `` field from the
252+ `core metadata `_. These keys are mutually exclusive, so a tool MUST
253+ raise an error if the metadata specifies both keys.
253254
254255A practical string value for the ``license `` key has been purposefully
255256left out to allow for a future PEP to specify support for SPDX _
You can’t perform that action at this time.
0 commit comments