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 439fee2 commit 7a41c6aCopy full SHA for 7a41c6a
setup.py
@@ -20,8 +20,9 @@
20
version=fedex.VERSION,
21
description='Fedex Web Services API wrapper.',
22
long_description=LONG_DESCRIPTION,
23
- author='Python Fedex Developers',
+ author='Greg Taylor',
24
author_email='gtaylor@gc-taylor.com',
25
+ maintainer='Python Fedex Developers',
26
url='https://github.com/python-fedex-devs/python-fedex',
27
download_url='http://pypi.python.org/pypi/fedex/',
28
packages=['fedex', 'fedex.services', 'fedex.printers'],
0 commit comments