{ | |
"description": "Function description", | |
"hooks": { | |
"build": "pip install -r requirements.txt -t ." | |
}, | |
"environment": { | |
"folder": "user" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment