We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc1da8 commit 749c8dbCopy full SHA for 749c8db
setup.py
@@ -26,7 +26,7 @@
26
name=pkg_info.__module_name__,
27
version=pkg_info.__version__,
28
author=pkg_info.__author__,
29
- author_email=pkg_info.__email__,
+ author_email='',
30
description=description,
31
long_description=long_description,
32
long_description_content_type='text/markdown',
0 commit comments