ffmpeg-aws-lambda-layer icon indicating copy to clipboard operation
ffmpeg-aws-lambda-layer copied to clipboard

Support for current versions of Python

Open jaredswarren opened this issue 3 years ago • 1 comments

python 3.6 is end of life. To continue supporting python, support for more recent versions should be added.

jaredswarren avatar Jan 03 '22 19:01 jaredswarren

It should be noted that you can still use this with more recent versions of Python (or any runtime) by specifying the ARN of the layer. There is a pull request to mark more recent versions as compatible, but it's almost two years old at this point.

jem473 avatar Aug 05 '22 13:08 jem473