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