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",
|
name="ox",
|
||||||
version="2.0.%s" % get_bzr_version() ,
|
version="2.0.%s" % get_bzr_version() ,
|
||||||
description="python-ox - the web in a dict",
|
description="python-ox - the web in a dict",
|
||||||
author="0x",
|
author="0x2620",
|
||||||
author_email="code@0x2620.org",
|
author_email="0x2620@0x2620.org",
|
||||||
url="http://code.0x2620.org/python-ox",
|
url="http://code.0x2620.org/python-ox",
|
||||||
download_url="http://code.0x2620.org/python-ox/download",
|
download_url="http://code.0x2620.org/python-ox/download",
|
||||||
license="GPLv3",
|
license="GPLv3",
|
||||||
|
|
Loading…
Reference in a new issue