From 377c9549338d94ca94cf739c260692b82f33e38c Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Sun, 19 Apr 2020 08:45:30 -0400 Subject: [PATCH] install: remove Daniels email from setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 2745b759..b632220e 100755 --- a/setup.py +++ b/setup.py @@ -39,7 +39,6 @@ It is able to pair/unpair devices to the receiver, and for some devices read battery status. '''.strip(), author='Daniel Pavel', - author_email='daniel.pavel@gmail.com', license='GPLv2', url='http://pwr-solaar.github.io/Solaar/', classifiers=[