1 2 3 4 5
from distutils.core import setup setup(packages=['snip_infrastructure'], requires=['cffi'])