Skip to content

Instantly share code, notes, and snippets.

@brinnaebent
Created April 12, 2023 21:03
Show Gist options
  • Save brinnaebent/9198b955973981cb54d8cee3af768282 to your computer and use it in GitHub Desktop.
Save brinnaebent/9198b955973981cb54d8cee3af768282 to your computer and use it in GitHub Desktop.
mkdir package_layer
cd package_layer
mkdir python
pip install package -t python/
zip -r9 ~/path_to_zip/package_layer.zip python/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment