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 009cdb9 commit 4db5551Copy full SHA for 4db5551
setup.py
@@ -22,7 +22,7 @@
22
long_description=LONG_DESCRIPTION,
23
author='Gregory Taylor',
24
author_email='snagglepants@gmail.com.com',
25
- url='http://code.google.com/p/python-fedex/',
+ url='https://github.com/gtaylor/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