Skip to content

Commit ac1e1d4

Browse files
committed
update authors, keywoards
1 parent 5ffc787 commit ac1e1d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
'Topic :: Software Development :: Libraries :: Python Modules'
1515
]
1616

17-
KEYWORDS = 'fedex soap suds wrapper'
17+
KEYWORDS = 'fedex soap suds wrapper rate location ship service'
1818

1919
setup(name='fedex',
2020
version=fedex.VERSION,
2121
description='Fedex Web Services API wrapper.',
2222
long_description=LONG_DESCRIPTION,
23-
author='Gregory Taylor',
23+
author='Python Fedex Developers',
2424
author_email='gtaylor@gc-taylor.com',
2525
url='https://github.com/python-fedex-devs/python-fedex',
2626
download_url='http://pypi.python.org/pypi/fedex/',

0 commit comments

Comments
 (0)