Merge pull request #24 from davesque/updates

Update default author email
This commit is contained in:
David Sanders 2019-04-03 11:55:57 -06:00 committed by GitHub
commit 3c1bbfe738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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