Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Schreiner <[email protected]>
  • Loading branch information
mayeut and henryiii committed Jun 2, 2021
1 parent 7148e34 commit bd1c249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/convert_to_generic_platform_wheel.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def _convert_to_generic_platform_wheel(wheel_ctx, py2_py3, additional_platforms)
wheel_ctx : InWheelCtx
An open wheel context
py2_py3: Bool
Wether the pyver tag shall be py2.py3 or just the one inferred from the wheel name
Whether the pyver tag shall be py2.py3 or just the one inferred from the wheel name
additional_platforms : Optional[Iterable[str]]
An optional iterable of additional platform to add to the wheel
"""
Expand Down

0 comments on commit bd1c249

Please sign in to comment.