You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: