Skip to content
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

fix: aws-serverless-function template to have python3.7 runtime #1805

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

sriram-mv
Copy link
Contributor

Why is this change necessary?

  • python3.6 runtime was not present in the default test environment.

How does it address the issue?

  • change runtime to be python3.7

What side effects does this change have?

  • None

Issue #, if available:

Why is this change necessary?

How does it address the issue?

What side effects does this change have?

Checklist:

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

Why is this change necessary?

* python3.6 runtime was not present in the default test environment.

How does it address the issue?

* change runtime to be `python3.7`

What side effects does this change have?

* None
@sriram-mv sriram-mv requested a review from jfuss February 19, 2020 19:21
@jfuss jfuss merged commit a22b085 into aws:develop Feb 19, 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.

None yet

2 participants