Remove attribution to specific person

This commit is contained in:
David Sanders
2019-03-25 15:14:04 -06:00
parent 2fb32d204d
commit de4bdf9e30
4 changed files with 8 additions and 8 deletions

View File

@ -42,7 +42,7 @@ setup(
version='0.1.0-alpha.0',
description="""<PYPI_NAME>: <SHORT_DESCRIPTION>""",
long_description_markdown_filename='README.md',
author='Jason Carver',
author='The Ethereum Foundation',
author_email='ethcalibur+pip@gmail.com',
url='https://github.com/ethereum/<REPO_NAME>',
include_package_data=True,