Updated setup.py after move to GitHub.
This commit is contained in:
parent
c8f1a0a0cb
commit
0bf9e949b2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ setup(name = "pyspamsum",
|
|||
version = "1.0.3",
|
||||
author = "Russell Keith-Magee",
|
||||
author_email = "russell@keith-magee.com",
|
||||
url = 'http://code.google.com/p/pyspamsum/',
|
||||
url = 'http://github.com/freakboy3742/pyspamsum/',
|
||||
license = "New BSD",
|
||||
classifiers = [
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
|
|
|
|||
Loading…
Reference in a new issue