from setuptools import setup setup( name='rainbowadn', version='', packages=['rainbowadn.instrument'], url='', license='', author='PARRRATE TNV', author_email='', description='' )