Skip to content

add explicit enum34 requirement #49

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 1 commit into from
May 2, 2018
Merged

add explicit enum34 requirement #49

merged 1 commit into from
May 2, 2018

Conversation

mattsb42-aws
Copy link
Member

Description of changes:
We use enum34 in Python versions before 3.4, but we have been relying on a transitive dependency through cryptography. Since we actually use it, we should state it explicitly.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mattsb42-aws mattsb42-aws requested review from praus and david-koenig May 2, 2018 01:16
@david-koenig david-koenig merged commit ff15b5d into aws:master May 2, 2018
@mattsb42-aws mattsb42-aws deleted the enum34 branch May 2, 2018 18:13
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