from distutils.core import setup setup(name='pyiplledmonitor', version='1.0', scripts=['ipl_status_led_monitor.py'], )