-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Iussue #1460 #1470
base: main
Are you sure you want to change the base?
Iussue #1460 #1470
Conversation
Thanks for this contribution. I personally am in favor or adding the |
Hi, |
As @Gitznik mentioned, we should still keep |
Hi,
for arg in sys.argv:
|
Definitely option 1. Somewhere up the call stack it must be known whether the install is global, so you should be able to pass that right through. There should be no need for you to interact with argparse directly. |
changelog.d/
(if the patch affects the end users)Summary of changes
Changed
commands/common.py
line 352 fromoutput.append(" These apps are now globally available")
tooutput.append(" These apps are now available")
as suggested on Iussue 1460.Test plan
Tested by running