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 ed1c37e commit 1fe1864Copy full SHA for 1fe1864
setup.py
@@ -58,7 +58,7 @@ def run_tests(self):
58
tests_require=tests_require,
59
cmdclass={'test': PyTest},
60
author='IBM',
61
- author_email='devexdev@us.ibm.com',
+ author_email='devxsdk@us.ibm.com',
62
long_description=readme,
63
long_description_content_type='text/markdown',
64
url='https://github.com/IBM/python-sdk-core',
0 commit comments