Fixing pip install pygit2
Regression in the latest release, "pip install pygit2" fails if cffi is not already installed. Should be fixed with this change, not tested.
This commit is contained in:
Reference in New Issue
Block a user
Regression in the latest release, "pip install pygit2" fails if cffi is not already installed. Should be fixed with this change, not tested.