""" Empty setup.py necessary for the python-babel integration (e.g. python setup.py extract_messages). See the configuration in setup.cfg. """ import setuptools setuptools.setup()