Skip to content

Commit 0f444ba

Browse files
committed
Document whitespace in quoted dependency specifiers
1 parent c9d0b69 commit 0f444ba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

source/specifications/dependency-specifiers.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ Whitespace
128128
Non line-breaking whitespace is mostly optional with no semantic meaning. The
129129
sole exception is detecting the end of a URL requirement.
130130

131+
When a dependency specifier is written as a quoted string, authors may keep
132+
optional whitespace for readability, such as around version specifiers and
133+
version clauses.
134+
131135
.. _dependency-specifiers-names:
132136

133137
Names

0 commit comments

Comments
 (0)