Correct project url.

master
baztian 2015-03-02 12:49:02 +01:00
parent 3e4d4dcbee
commit 36cbb3a894
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ setup(
author = 'Bastian Bowe',
author_email = 'bastian.dev@gmail.com',
license = 'GNU LGPL',
url='https://launchpad.net/jaydebeapi',
url='https://github.com/baztian/jaydebeapi',
description=('A bridge from JDBC database drivers to Python DB-API.'),
long_description=file('README.rst').read(),
keywords = ('db api java jdbc bridge connect sql jpype jython'),