alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
108 stars 52 forks source link

feat: set python 3.8 as default hosted skill python runtime version #283

Closed skrotha closed 9 months ago

skrotha commented 9 months ago

Description

This Change allows the usage of python3.8 as default python run time for Alexa Hosted Skills.

Motivation and Context

Testing

This change is being released after testing in beta and gamma testing.

Screenshots (if appropriate)

Types of changes

Checklist

License