Skip to content

Commit 965a1b2

Browse files
committed
Added download URL.
1 parent ae0a456 commit 965a1b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ def find_packages(base):
7777
description='Non-validating SQL parser',
7878
author='Andi Albrecht',
7979
author_email='[email protected]',
80+
download_url='http://python-sqlparse.googlecode.com/files/sqlparse-0.1.0.tar.gz',
8081
long_description=LONG_DESCRIPTION,
8182
license='BSD',
8283
url='http://python-sqlparse.googlecode.com/',

0 commit comments

Comments
 (0)