From 42cbb39d1466905ab3c5085f1480106e40022537 Mon Sep 17 00:00:00 2001 From: Duncan McGreggor Date: Mon, 23 Apr 2012 09:59:32 -0400 Subject: Added download url to both setup.py files and updated the demo setup.py with the new url. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 17d25b9..ea692a9 100644 --- a/setup.py +++ b/setup.py @@ -126,6 +126,7 @@ setup( author_email='doug.hellmann@gmail.com', url='https://github.com/dreamhost/cliff', + download_url='https://github.com/dreamhost/cliff/tarball/master', classifiers=['Development Status :: 3 - Alpha', 'License :: OSI Approved :: Apache Software License', -- cgit v1.2.1