summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDuncan McGreggor <duncan@dreamhost.com>2012-04-23 09:59:32 -0400
committerDuncan McGreggor <duncan@dreamhost.com>2012-04-23 09:59:32 -0400
commit42cbb39d1466905ab3c5085f1480106e40022537 (patch)
treecbe117dd3e96536eed2710fe821b8722a1e7b1ea /setup.py
parent3bcbddb62e698fbe90b96cd97d504c5bee09ba8f (diff)
downloadcliff-tablib-42cbb39d1466905ab3c5085f1480106e40022537.tar.gz
Added download url to both setup.py files and updated the demo setup.py with
the new url.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
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',