소스 검색

Add license tag (#20)

Fabian Affolter 4 년 전
부모
커밋
ba2ba71c49
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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',