diff --git a/.craft.yml b/.craft.yml index e351462f72..c6d13cfc2c 100644 --- a/.craft.yml +++ b/.craft.yml @@ -18,7 +18,6 @@ targets: # On the other hand, AWS Lambda does not support every Python runtime. # The supported runtimes are available in the following link: # https://docs.aws.amazon.com/lambda/latest/dg/lambda-python.html - - python2.7 - python3.6 - python3.7 - python3.8