diff --git a/setup.py b/setup.py index 4ac0917..25f5d5d 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,6 @@ setup( url='http://github.com/mjg59/python-broadlink', packages=find_packages(), scripts=[], - license=open('LICENSE').read(), description='Python API for controlling Broadlink IR controllers', classifiers=[ 'Development Status :: 4 - Beta',