from setuptools import setup setup( name='af3-runtime-patch', version='0.0.1', py_modules=['sitecustomize'], )