Skip to content

Commit 9ea0c72

Browse files
committed
Merge pull request pypa#113 from pquentin/patch-1
Link to wheels on pip platform variants issue.
2 parents 6fd97b2 + 6dd659b commit 9ea0c72

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/peps.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,11 @@ PEP425 Compatibility Tags for Built Distributions
5454
.. note::
5555

5656
A revision to this PEP is likely due to simple tags like
57-
"linux_x86_64" not handling the variation within linux
58-
platforms. Because of this, PyPI currently blocks uploading linux
59-
platform-specific wheels and pip won't install linux
60-
platform-specific wheels from PyPI.
57+
"linux_x86_64" not handling the variation within linux platforms.
58+
Because of this, PyPI currently `blocks uploading linux
59+
platform-specific wheels
60+
<https://bitbucket.org/pypa/pypi-metadata-formats/issue/15/enhance-the-platform-tag-definition-for>`_
61+
and pip won't install linux platform-specific wheels from PyPI.
6162

6263
:User Impact: As :term:`wheels <Wheel>` become more common, users will notice
6364
the new tagging scheme in wheel filenames.

0 commit comments

Comments
 (0)