Eli Plaut

Results 4 issues of Eli Plaut

I'm trying to use 1.2.0 here is the error I'm getting ``` Execution failed for task ':app:checkDebugDuplicateClasses'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not find...

type hinting checks are now common practice, and adding a stubs file (`.pyi`) that defines the public interfaces is good practice. many thanks!

## Context Few days ago AWS released new feature to support `/tmp` storage up to 10GB [link](https://aws.amazon.com/blogs/compute/using-larger-ephemeral-storage-for-aws-lambda/) I wish there whould be an option to set it as part of...

has-pr
next-release-candidate

## Context Hi there! I'm using zappa on a project for more than 3 years, so first of all thanks for your hard work! On my last deployment, I've upgraded...