We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb0803e + a515447 commit 0341e23Copy full SHA for 0341e23
source/specifications.rst
@@ -90,9 +90,9 @@ Platform Compatibility Tags
90
The platform compatibility tagging model used for ``wheel`` distribution is
91
defined in :pep:`425`.
92
93
-Note that the scheme defined in that PEP is insufficient for public distribution
94
-of Linux wheel files (and *nix wheel files in general), so the public Python
95
-Package Index restricts wheel file uploads to Windows and Mac OS X.
+The scheme defined in that PEP is insufficient for public distribution
+of Linux wheel files (and *nix wheel files in general), so :pep:`513` was
+created to define the ``manylinux1`` tag.
96
97
Recording Installed Distributions
98
=================================
0 commit comments