Skip to content

Commit e354b41

Browse files
committed
fixup! fixup! Update pyproject.toml specification according to PEP 639
1 parent 86f049d commit e354b41

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
@@ -284,7 +284,7 @@ Tools consuming this field SHOULD reject invalid values with an error.
284284
Tools MUST assume that license file content is valid UTF-8 encoded text,
285285
and SHOULD validate this and raise an error if it is not.
286286

287-
Literal paths (e.g. :file:`LICENSE`) are treated as valid globs which means they
287+
Literal paths (e.g. :file:`LICENSE`) are valid globs which means they
288288
can also be defined.
289289

290290
Build tools:

0 commit comments

Comments
 (0)