Skip to content

Commit 67c57a0

Browse files
committed
Clarify that the constraints on wheel metadata only apply for version 2.2 and later
1 parent d3f138b commit 67c57a0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

source/specifications/core-metadata.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ the metadata of the sdist from which the wheel was built. If a field is named in
102102
``Dynamic`` in the sdist, then there is no constraint on what value that field
103103
may have in wheels built from the sdist.
104104

105+
If the sdist metadata version is older than version 2.2, then there are no
106+
constraints on the metadata of wheels built from that sdist.
107+
105108

106109
Platform (multiple use)
107110
=======================

0 commit comments

Comments
 (0)