Update default author email
This commit is contained in:
parent
0b85056ca8
commit
5e6dc29991
2
setup.py
2
setup.py
|
@ -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=[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user