mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-09-04 06:18:35 +00:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -6,7 +6,7 @@ setup(name='pyHS100',
|
|||||||
url='https://github.com/GadgetReactor/pyHS100',
|
url='https://github.com/GadgetReactor/pyHS100',
|
||||||
author='Sean Seah (GadgetReactor)',
|
author='Sean Seah (GadgetReactor)',
|
||||||
author_email='sean@gadgetreactor.com',
|
author_email='sean@gadgetreactor.com',
|
||||||
license='MIT',
|
license='GPLv3',
|
||||||
packages=['pyHS100'],
|
packages=['pyHS100'],
|
||||||
install_requires=[],
|
install_requires=[],
|
||||||
zip_safe=False)
|
zip_safe=False)
|
||||||
|
Reference in New Issue
Block a user