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 3504230 commit b947936Copy full SHA for b947936
source/specifications/pyproject-toml.rst
@@ -260,7 +260,7 @@ as specified in :doc:`/specifications/license-expression`.
260
Tools SHOULD validate and perform case normalization of the expression.
261
262
This key should **only** be specified if the license expression for any
263
-and all distribution files generated from the ``pyproject.toml`` is the
+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.
266
0 commit comments