Skip to content

Commit 749c8db

Browse files
authored
Update setup.py
1 parent efc1da8 commit 749c8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
name=pkg_info.__module_name__,
2727
version=pkg_info.__version__,
2828
author=pkg_info.__author__,
29-
author_email=pkg_info.__email__,
29+
author_email='',
3030
description=description,
3131
long_description=long_description,
3232
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)