Skip to content

Commit 61f3689

Browse files
authored
Document pure Python (non x86_64 linux) limitation
1 parent 0f42323 commit 61f3689

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ import requirements
3131
# Now you can use deps you specified in requirements.txt!
3232
import requests
3333
```
34+
35+
## Limintations
36+
37+
For now this only works with pure Python modules unless running serverless on the same architeture as AWS (x86_64 Linux).

0 commit comments

Comments
 (0)