We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d899c commit 93777d8Copy full SHA for 93777d8
README.md
@@ -34,4 +34,6 @@ import requests
34
35
## Limitations
36
37
-For now this only works with pure Python modules unless running serverless on the same architeture as AWS (x86_64 Linux).
+ * MacOS & Windows: For now this only works with pure Python modules unless running serverless on the same architeture as AWS (x86_64 Linux).
38
+ * If using the `package` directive in `serverless.yml` ensure that `.requirements` and `requirements.py` are included.
39
+
0 commit comments