Skip to content

Commit e15e110

Browse files
committed
Update project coordinates
Fixes #340
1 parent 9f557eb commit e15e110

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.py

+2-3
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,8 @@ def get_custom_rc_file(self):
9696
description="Presto-admin installs, configures, and manages Presto " + \
9797
"installations.",
9898
long_description=readme,
99-
author="Teradata Coporation",
100-
author_email='[email protected]',
101-
url='https://github.com/teradatalabs/presto-admin',
99+
author="PrestoDB Team",
100+
url='https://github.com/prestodb/presto-admin',
102101
packages=find_packages(exclude=['*tests*']),
103102
package_dir={'prestoadmin':
104103
'prestoadmin'},

0 commit comments

Comments
 (0)