Skip to content

Update to support the latest aws-cli #250

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

Merged
merged 2 commits into from
Oct 7, 2020
Merged

Conversation

joguSD
Copy link
Contributor

@joguSD joguSD commented Oct 6, 2020

Updates documentation related import to support the latest AWS CLI version and adjusts the required cli/sdk versions accordingly.

Fixes #247

This also removes 2.6 and 3.3 from the Travis matrix as those versions have been EOL for a long time and no longer work on Travis:

$ curl -sSf --retry 5 -o python-2.6.tar.bz2 ${archive_url}

curl: (22) The requested URL returned error: 404 Not Found

Unable to download 2.6 archive. The archive may not exist. Please consider a different version.

Copy link

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

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

Looks good! 🛬

Copy link

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

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

🚢

@joguSD joguSD merged commit 83c2711 into awslabs:master Oct 7, 2020
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.

ImportError: cannot import name 'textwriter' from 'botocore.docs.bcdoc' (Python3.7.7)
3 participants