Skip to content

Move install script to use python -m pip#6982

Merged
nateprewitt merged 1 commit intoaws:developfrom
nateprewitt:install_update
May 31, 2022
Merged

Move install script to use python -m pip#6982
nateprewitt merged 1 commit intoaws:developfrom
nateprewitt:install_update

Conversation

@nateprewitt
Copy link
Copy Markdown
Contributor

Moving the install script to use python -m pip instead of a hardcoded pip path because that's no longer a given in all environments. Since we only support Python 3.6+ (soon 3.7+), we shouldn't have any concerns that pip isn't bundled with the base Python version.

Copy link
Copy Markdown
Contributor

@justindho justindho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@nateprewitt nateprewitt merged commit bfbd404 into aws:develop May 31, 2022
@nateprewitt nateprewitt deleted the install_update branch May 31, 2022 17:29
aws-sdk-python-automation added a commit that referenced this pull request May 31, 2022
* release-1.25.0:
  Bumping version to 1.25.0
  Add changelog entries from botocore
  Update changelog based on model updates
  Drop support for Python 3.6 (#6990)
  Remove f-strings to preserve error message on Python 2.7 (#6999)
  Move install script to use python -m pip (#6982)
  Fix #3618 s3uploader writing to stdout
ConnorKirk pushed a commit to ConnorKirk/aws-cli that referenced this pull request Oct 28, 2022
godd9170 pushed a commit to godd9170/aws-cli that referenced this pull request Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants