from setuptools import setup setup( cffi_modules=['jack_build.py:ffibuilder'], )