install: remove Daniels email from setup.py
This commit is contained in:
parent
4744ce47b2
commit
377c954933
1
setup.py
1
setup.py
|
|
@ -39,7 +39,6 @@ It is able to pair/unpair devices to the receiver, and for some devices read
|
||||||
battery status.
|
battery status.
|
||||||
'''.strip(),
|
'''.strip(),
|
||||||
author='Daniel Pavel',
|
author='Daniel Pavel',
|
||||||
author_email='daniel.pavel@gmail.com',
|
|
||||||
license='GPLv2',
|
license='GPLv2',
|
||||||
url='http://pwr-solaar.github.io/Solaar/',
|
url='http://pwr-solaar.github.io/Solaar/',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue