Skip to content

Commit 547a95a

Browse files
authored
pyproject.toml: specify description is one line
1 parent b86a651 commit 547a95a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/specifications/pyproject-toml.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,8 @@ Users SHOULD prefer to specify already-normalized versions.
180180
- Corresponding :ref:`core metadata <core-metadata>` field:
181181
:ref:`Summary <core-metadata-summary>`
182182

183-
The summary description of the project.
183+
The summary description of the project in one line. Tools MAY error
184+
if this includes multiple lines.
184185

185186

186187
``readme``

0 commit comments

Comments
 (0)