from distutils.core import setup setup( name='curiousVNA', version='0.1', packages=['NanoVNA_V2', 'Hardware'] )