Skip to content

Commit 2860149

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5ec80c3 commit 2860149

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/reference/wheel_tags.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Usage
66

77
::
88

9-
wheel tagstags [-h] [--remove] [--python-tag TAG] [--abi-tag TAG] [--platform-tag TAG] [--build NUMBER] WHEEL [...]
9+
wheel tagstags [-h] [--remove] [--python-tag TAG] [--abi-tag TAG] [--platform-tag TAG] [--build NUMBER] WHEEL [...]
1010

1111
Description
1212
-----------
@@ -56,6 +56,5 @@ Examples
5656

5757
$ wheel tags \
5858
--platform-tag +macosx_10_9_x86_64.macosx_11_0_arm64 \
59-
ninja-1.11.1-py2.py3-none-macosx_10_9_universal2.whl
59+
ninja-1.11.1-py2.py3-none-macosx_10_9_universal2.whl
6060
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

Comments
 (0)