Răsfoiți Sursa

Add license tag (#20)

Fabian Affolter 4 ani în urmă
părinte
comite
ba2ba71c49
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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',