We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e262b commit 3ccd14fCopy full SHA for 3ccd14f
source/specifications/pyproject-toml.rst
@@ -267,7 +267,7 @@ Legacy specification
267
:ref:`License <core-metadata-license>`
268
269
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
+value that is a file path relative to :file:`pyproject.toml` to the file
271
which contains the license for the project. Tools MUST assume the
272
file's encoding is UTF-8. The ``text`` key has a string value which is
273
the license of the project. These keys are mutually exclusive, so a
0 commit comments