install ox.web
This commit is contained in:
parent
87e73406eb
commit
55ab3593a1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -19,7 +19,7 @@ setup(
|
||||||
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",
|
||||||
packages=['ox', 'ox.torrent'],
|
packages=['ox', 'ox.torrent', 'ox.web'],
|
||||||
keywords = [
|
keywords = [
|
||||||
],
|
],
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|
Loading…
Reference in a new issue