Created
April 24, 2018 10:10
-
-
Save sincejune/0224df188b8c894ab12a01154d49e69e to your computer and use it in GitHub Desktop.
cryptography
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env LDFLAGS="-L$(brew --prefix openssl)/lib" CFLAGS="-I$(brew --prefix openssl)/include" pip install cryptography |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment