Skip to content

Commit a75bd7f

Browse files
authored
Merge pull request #1814 from befeleme/adjustments
Fix the reference to License-File core metadata field
2 parents c9b8cb6 + 8a67950 commit a75bd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/pyproject-toml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ The table subkeys of the ``license`` key are deprecated.
252252

253253
- TOML_ type: array of strings
254254
- Corresponding :ref:`core metadata <core-metadata>` field:
255-
:ref:`License-Expression <core-metadata-license-file>`
255+
:ref:`License-File <core-metadata-license-file>`
256256

257257
An array specifying paths in the project source tree relative to the project
258258
root directory (i.e. directory containing :file:`pyproject.toml` or legacy project

0 commit comments

Comments
 (0)