cleanup setup.py
This commit is contained in:
parent
e5df412f91
commit
d4c75ae5b5
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -14,8 +14,8 @@ setup(
|
|||
name="ox",
|
||||
version="2.0.%s" % get_bzr_version() ,
|
||||
description="python-ox - the web in a dict",
|
||||
author="0x",
|
||||
author_email="code@0x2620.org",
|
||||
author="0x2620",
|
||||
author_email="0x2620@0x2620.org",
|
||||
url="http://code.0x2620.org/python-ox",
|
||||
download_url="http://code.0x2620.org/python-ox/download",
|
||||
license="GPLv3",
|
||||
|
|
Loading…
Reference in a new issue