8000 reduce the wording · alapollon/winpython@d9fd924 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9fd924

Browse files
committed
reduce the wording
1 parent 6e6d273 commit d9fd924

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

winpython/wppm.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -736,9 +736,7 @@ def main(test=False):
736736
"""
737737

738738
parser = ArgumentParser(
739-
description="WinPython Package Manager: view, install, "
740-
"uninstall or upgrade Python packages on a Windows "
741-
"Python distribution like WinPython.",
739+
description="WinPython Package Manager: handle a WinPython Distribution and its packages",
742740
formatter_class=RawTextHelpFormatter,
743741
)
744742
parser.add_argument(

0 commit comments

Comments
 (0)
0