...
This commit is contained in:
parent
614c92ee59
commit
6e0a5036a2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -22,7 +22,7 @@ setup(
|
|||
url="http://code.0x2620.org/python-ox",
|
||||
download_url="http://code.0x2620.org/python-ox/download",
|
||||
license="GPLv3",
|
||||
packages=['ox', 'ox.django'. 'ox.torrent', 'ox.web'],
|
||||
packages=['ox', 'ox.django', 'ox.torrent', 'ox.web'],
|
||||
install_requires=['chardet', 'feedparser'],
|
||||
keywords = [
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue