We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec80c3 commit 2860149Copy full SHA for 2860149
docs/reference/wheel_tags.rst
@@ -6,7 +6,7 @@ Usage
6
7
::
8
9
- wheel tagstags [-h] [--remove] [--python-tag TAG] [--abi-tag TAG] [--platform-tag TAG] [--build NUMBER] WHEEL [...]
+ wheel tagstags [-h] [--remove] [--python-tag TAG] [--abi-tag TAG] [--platform-tag TAG] [--build NUMBER] WHEEL [...]
10
11
Description
12
-----------
@@ -56,6 +56,5 @@ Examples
56
57
$ wheel tags \
58
--platform-tag +macosx_10_9_x86_64.macosx_11_0_arm64 \
59
- ninja-1.11.1-py2.py3-none-macosx_10_9_universal2.whl
+ ninja-1.11.1-py2.py3-none-macosx_10_9_universal2.whl
60
ninja-1.11.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.whl
61
-
0 commit comments