When we start bundling requirements (with https://github.com/UnitedIncome/serverless-python-requirements) , we'll want to keep development stuff out of the bundle. Put things like boto3, pytest and others in a separate requirements-dev.txt file will allow the plugin to skip the bloat
When we start bundling requirements (with https://github.com/UnitedIncome/serverless-python-requirements) , we'll want to keep development stuff out of the bundle. Put things like boto3, pytest and others in a separate requirements-dev.txt file will allow the plugin to skip the bloat