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 c8050e2 commit 35ee320Copy full SHA for 35ee320
setup.py
@@ -22,7 +22,7 @@
22
long_description=LONG_DESCRIPTION,
23
author='Gregory Taylor',
24
author_email='gtaylor@gc-taylor.com',
25
- url='https://github.com/gtaylor/python-fedex',
+ url='https://github.com/python-fedex-devs/python-fedex',
26
download_url='http://pypi.python.org/pypi/fedex/',
27
packages=['fedex', 'fedex.services', 'fedex.printers'],
28
package_dir={'fedex': 'fedex'},
0 commit comments