changeset 1:a12647395076

update URL for relocator
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 01 May 2011 13:33:05 -0700
parents 68bea9e91bd2
children 1892dd7d8748
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sun May 01 13:31:40 2011 -0700
+++ b/setup.py	Sun May 01 13:33:05 2011 -0700
@@ -14,7 +14,7 @@
       classifiers=[], # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers
       author='Jeff Hammel',
       author_email='jhammel@mozilla.com',
-      url='',
+      url='http://k0s.org/hg/relocator',
       license="MPL",
       packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
       include_package_data=True,