Update default author email

This commit is contained in:
David Sanders 2019-03-26 11:51:15 -06:00
parent 0b85056ca8
commit 5e6dc29991
No known key found for this signature in database
GPG Key ID: 87A8D53EF6038397

View File

@ -43,7 +43,7 @@ setup(
description="""<PYPI_NAME>: <SHORT_DESCRIPTION>""", description="""<PYPI_NAME>: <SHORT_DESCRIPTION>""",
long_description_markdown_filename='README.md', long_description_markdown_filename='README.md',
author='The Ethereum Foundation', author='The Ethereum Foundation',
author_email='ethcalibur+pip@gmail.com', author_email='snakecharmers@ethereum.org',
url='https://github.com/ethereum/<REPO_NAME>', url='https://github.com/ethereum/<REPO_NAME>',
include_package_data=True, include_package_data=True,
install_requires=[ install_requires=[