Skip to content

Apply some of the techniques from https://caremad.io/2014/11/distribu… … …ting-a-cffi-project/#115

Merged
dstufft merged 4 commits intopyca:masterfrom
NegativeMjark:cffi_setup_fixes
Nov 27, 2014
Merged

Apply some of the techniques from https://caremad.io/2014/11/distribu… … …ting-a-cffi-project/#115
dstufft merged 4 commits intopyca:masterfrom
NegativeMjark:cffi_setup_fixes

Conversation

@NegativeMjark
Copy link
Contributor

In particular make sure "nacl._lib" is imported after setup has installed the setup_requires. Otherwise trying to pip install pynacl on a fresh system which doesn't have cffi installed will silently fail because it won't have built the cffi extension module.

@reaperhulk
Copy link
Member

Thanks for the contribution!

@dstufft it's only appropriate that you review fixes inspired by your own post 😄

dstufft added a commit that referenced this pull request Nov 27, 2014
Apply some of the techniques from https://caremad.io/2014/11/distribu… … …ting-a-cffi-project/
@dstufft dstufft merged commit d4d3175 into pyca:master Nov 27, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants