File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments