-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inform about aliases in
auditwheel repair --help
(#297)
e.g. ``` These are the possible target platform tags, as specified by PEP 600. Note that old, pre-PEP 600 tags are still usable and are listed as aliases below. - linux_x86_64 - manylinux_2_5_x86_64 (aliased by manylinux1_x86_64) - manylinux_2_12_x86_64 (aliased by manylinux2010_x86_64) - manylinux_2_17_x86_64 (aliased by manylinux2014_x86_64) - manylinux_2_24_x86_64 ```
- Loading branch information
Showing
1 changed file
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters