Skip to content

Cannot deploy Hello World #231

Discussion options

You must be logged in to vote

Just add packRequirements: false. Add packages manually or use serverless-python-requirements to package. 'packRequirements' seems to be broken for later python versions.

custom:
  wsgi:
    app: api.app
    packRequirements: false

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@keeganstothert
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by soumilshah1995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #228 on November 01, 2022 07:45.