Skip to content

Commit 876e82a

Browse files
committed
Updated metadata for move from Google to GitHub.
1 parent eb94345 commit 876e82a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ def main():
9999
'Topic :: Database',
100100
],
101101

102-
'url': 'http://code.google.com/p/pyodbc',
103-
'download_url': 'http://code.google.com/p/pyodbc/downloads/list',
102+
'url': 'https://github.com/mkleehammer/pyodbc',
104103
'cmdclass': { 'version' : VersionCommand,
105104
'tags' : TagsCommand }
106105
}

0 commit comments

Comments
 (0)