mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Update default author email
This commit is contained in:
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=[
|
||||||
|
|||||||
Reference in New Issue
Block a user