Parcourir la source

Add license tag (#20)

Fabian Affolter il y a 4 ans
Parent
commit
ba2ba71c49
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -8,6 +8,7 @@ setup(
     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',