Skip to content

Commit 8d3a2c1

Browse files
committed
Document whitespace in quoted dependency specifiers
1 parent c9d0b69 commit 8d3a2c1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

source/specifications/dependency-specifiers.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ include extras, which expand the dependencies of the named distribution to
4444
enable optional features. The version installed can be controlled using
4545
version limits, or giving the URL to a specific artifact to install. Finally
4646
the dependency can be made conditional using environment markers.
47+
When a dependency specifier is written as a quoted string, authors may keep
48+
optional whitespace for readability, such as around version specifiers and
49+
version clauses.
4750

4851
Grammar
4952
-------

0 commit comments

Comments
 (0)