diff --git a/setup.py b/setup.py index 2568315..a2c4454 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( url="http://code.0x2620.org/python-ox", download_url="http://code.0x2620.org/python-ox/download", license="GPLv3", - packages=['ox', 'ox.torrent'], + packages=['ox', 'ox.torrent', 'ox.web'], keywords = [ ], classifiers = [