diff --git a/setup.py b/setup.py index 4e7bd38c..39d12db7 100644 --- a/setup.py +++ b/setup.py @@ -8,6 +8,7 @@ description = 'A library to communicate with Switchbot', author='Daniel Hjelseth Hoyer', url='https://github.com/Danielhiversen/pySwitchbot/', + license='MIT', classifiers=[ 'Development Status :: 3 - Alpha', 'Environment :: Other Environment',