Updated setup.py after move to GitHub.

This commit is contained in:
Russell Keith-Magee 2015-03-14 09:23:30 +08:00
parent c8f1a0a0cb
commit 0bf9e949b2

View file

@ -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',