update url
This commit is contained in:
parent
2e38e46cb4
commit
9b887120f7
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -46,8 +46,8 @@ setup(
|
|||
description="python-ox - the web in a dict",
|
||||
author="0x2620",
|
||||
author_email="0x2620@0x2620.org",
|
||||
url="http://code.0x2620.org/python-ox",
|
||||
download_url="http://code.0x2620.org/python-ox/download",
|
||||
url="https://wiki.0x2620.org/wiki/python-ox",
|
||||
download_url="https://code.0x2620.org/python-ox/download",
|
||||
license="GPLv3",
|
||||
packages=['ox', 'ox.django', 'ox.django.api', 'ox.torrent', 'ox.web'],
|
||||
install_requires=['six>=1.5.2', 'chardet', 'feedparser'],
|
||||
|
|
Loading…
Reference in a new issue