awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 769 forks source link

Update pip to pip3 #255

Closed zchilds closed 8 months ago

zchilds commented 3 years ago

Issue #, if available: n/a

Description of changes: Updated Pip to Pip3 Python 2 will be deprecated soon.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Aareon commented 8 months ago

The pip executable/alias is not exclusive to Python 2 and is available on most systems with Python 3 installed.