summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index ffb56ff..bc3ff84 100755
--- a/setup.py
+++ b/setup.py
@@ -77,6 +77,7 @@ setup(
description='Non-validating SQL parser',
author='Andi Albrecht',
author_email='albrecht.andi@gmail.com',
+ download_url='http://python-sqlparse.googlecode.com/files/sqlparse-0.1.0.tar.gz',
long_description=LONG_DESCRIPTION,
license='BSD',
url='http://python-sqlparse.googlecode.com/',