Skip to content

Commit

Permalink
Merge pull request #70 from SivaKumarP127/serverless_requirements_pat…
Browse files Browse the repository at this point in the history
…h_fix

Fix python requirements file path in serverless configuration
  • Loading branch information
jcsobrino authored Apr 29, 2024
2 parents d90c26b + adce9da commit 3cbcfe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ plugins:

custom:
pythonRequirements:
fileName: ./src/requirements.txt
dockerizePip: non-linux

functions:
Expand Down

0 comments on commit 3cbcfe9

Please sign in to comment.