Skip to content

Commit 3ccd14f

Browse files
befelemewebknjaz
andauthored
Update source/specifications/pyproject-toml.rst
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
1 parent 28e262b commit 3ccd14f

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
@@ -267,7 +267,7 @@ Legacy specification
267267
:ref:`License <core-metadata-license>`
268268

269269
The table may have one of two keys. The ``file`` key has a string
270-
value that is a file path relative to ``pyproject.toml`` to the file
270+
value that is a file path relative to :file:`pyproject.toml` to the file
271271
which contains the license for the project. Tools MUST assume the
272272
file's encoding is UTF-8. The ``text`` key has a string value which is
273273
the license of the project. These keys are mutually exclusive, so a

0 commit comments

Comments
 (0)