aws / aws-lambda-builders

Python library to compile, build & package AWS Lambda functions for several runtimes & framework
Apache License 2.0
334 stars 139 forks source link

feat: add python3.11 support #521

Closed moelasmar closed 1 year ago

moelasmar commented 1 year ago

Adding the support to build python3.11 functions.

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