mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-05-16 19:41:09 +00:00
Update setup.py
This commit is contained in:
parent
b074a21c9a
commit
d4be10ff26
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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user