from setuptools import setup setup( name='nomos-specs', version='', packages=['carnot'], url='', license='', author='mohammad-az', author_email='', description='' )