We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9e156 commit cb9ea88Copy full SHA for cb9ea88
setup.py
@@ -54,7 +54,7 @@ def run_tests(self):
54
url='https://github.com/graphql-python/graphql-core',
55
download_url='https://github.com/graphql-python/graphql-core/releases',
56
author='Syrus Akbary, Jake Heinz, Taeho Kim',
57
- author_email='Syrus Akbary <[email protected]>, Jake Heinz <[email protected]>, Taeho Kim <[email protected]>',
+ author_email='[email protected]',
58
license='MIT',
59
classifiers=[
60
'Development Status :: 5 - Production/Stable',
0 commit comments