We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d0b69 commit 8d3a2c1Copy full SHA for 8d3a2c1
1 file changed
source/specifications/dependency-specifiers.rst
@@ -44,6 +44,9 @@ include extras, which expand the dependencies of the named distribution to
44
enable optional features. The version installed can be controlled using
45
version limits, or giving the URL to a specific artifact to install. Finally
46
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.
50
51
Grammar
52
-------
0 commit comments