Skip to content

Instantly share code, notes, and snippets.

@benmcp
Last active August 2, 2019 09:18
Show Gist options
  • Save benmcp/ced36950ad43bf139f1ec04f44ce4ac2 to your computer and use it in GitHub Desktop.
Save benmcp/ced36950ad43bf139f1ec04f44ce4ac2 to your computer and use it in GitHub Desktop.
service: sls-layers-python-requirements
provider:
name: aws
runtime: python3.6
plugins:
- serverless-python-requirements
custom:
pythonRequirements:
dockerizePip: non-linux
layer:
name: numpy
description: Numpy Library
compatibleRuntimes:
- python3.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment