from setuptools import setup setup( name='v6d2ctx', version='', packages=['v6d2ctx'], url='', license='', author='PARRRATE T&V', author_email='', description='' )