Pārlūkot izejas kodu

Add license tag (#20)

Fabian Affolter 4 gadi atpakaļ
vecāks
revīzija
ba2ba71c49
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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',