python-lambda-layer-builder icon indicating copy to clipboard operation
python-lambda-layer-builder copied to clipboard

Python 3.9 Support

Open Nicolas469 opened this issue 3 years ago • 1 comments

Very useful tool, thanks ! Are there plans for supporting python 3.9 ?

Nicolas469 avatar Mar 19 '22 17:03 Nicolas469

Unfortunately the upstream Docker image I'm using in this project doesn't currently have a Python 3.9 version, so this is a blocker at the moment.

See https://github.com/lambci/docker-lambda/issues/343

tobilg avatar Mar 21 '22 08:03 tobilg