* better setup script
This commit is contained in:
parent
7f9f311034
commit
52aabb750a
3 changed files with 676 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ import pylast
|
|||
setup(name = pylast.__name__,
|
||||
version = pylast.__version__,
|
||||
author = pylast.__author__,
|
||||
long_description = pylast.__doc__,
|
||||
description = pylast.__doc__,
|
||||
author_email = pylast.__email__,
|
||||
url='http://code.google.com/p/pylast/',
|
||||
py_modules= ("pylast",)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue