Update setup.py
This commit is contained in:
parent
71bef027c4
commit
d0e4ac0e0f
2
setup.py
2
setup.py
|
@ -26,7 +26,7 @@ setup(name = "pylast",
|
|||
author = "Amr Hassan <amr.hassan@gmail.com>",
|
||||
description = "A Python interface to Last.fm (and other API compatible social networks)",
|
||||
author_email = "amr.hassan@gmail.com",
|
||||
url = "https://github.com/inversion/",
|
||||
url = "https://github.com/hugovk/",
|
||||
py_modules = ("pylast",),
|
||||
license = "Apache2"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue