Skip to content

Instantly share code, notes, and snippets.

@BrunoCaimar
Created March 23, 2023 15:00
Show Gist options
  • Save BrunoCaimar/932134f17426e961495ddcd512b06532 to your computer and use it in GitHub Desktop.
Save BrunoCaimar/932134f17426e961495ddcd512b06532 to your computer and use it in GitHub Desktop.
crypto-package-to-lambda
pip install \
--platform manylinux_2_17_x86_64 \
--implementation cp \
--python 3.9 \
--only-binary=:all: --upgrade \
--target site-packages \
cryptography
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment