summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjason kirtland <jek@discorporate.us>2013-07-04 15:46:23 +0200
committerjason kirtland <jek@discorporate.us>2013-07-04 15:46:23 +0200
commit746b6777a6c44d211ddabd1106d3540caf5c2b28 (patch)
tree9dafe2fcba9e9d79564e147d5fdf4335bbdd7f47
parent8e73033525c4269467a07c67dd327bb6bc7dc68a (diff)
downloadblinker-746b6777a6c44d211ddabd1106d3540caf5c2b28.tar.gz
New home at pythonhosted
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 626ff71..ed7b6be 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ setup(name="blinker",
keywords='signal emit events broadcast',
long_description=readme,
license='MIT License',
- url='http://discorporate.us/projects/Blinker/',
+ url='http://pythonhosted.org/blinker/',
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',