Skip to content

Commit

Permalink
fix link to new readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Sep 20, 2012
1 parent 9e64a09 commit 9b615ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -11,7 +11,7 @@ def read(fname):
name = 'TracSQL',
version = '0.3',
description = "A Trac plugin for querying the project database",
long_description = read('README'),
long_description = read('README.md'),
author = "John Benediktsson",
author_email = 'mrjbq7@gmail.com',
url = "http://github.com/mrjbq7/tracsql",
Expand Down

0 comments on commit 9b615ae

Please sign in to comment.