Hello. In Fedora, we use the PEP 517 get_requires_for_build_wheel hook to gather the build dependencies. With a project that uses setuptools.setup(cffi_modules=...), calling such hooks attempts to ...
This repository is the result of a weeks worth of frustt and is based on cffi-exampl repository. $ py.test test/ ===== test session starts ===== platform darwin ...