from setuptools import setup setup( name='PVPlant', version='', packages=[''], url='', license='', author='javie', author_email='', description='' )