update url

This commit is contained in:
j 2015-11-15 15:31:16 +01:00
parent 2e38e46cb4
commit 9b887120f7

View file

@ -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'],