From 55ab3593a1df49ebac7f05375318a61500afe3a4 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 8 Jul 2010 10:06:00 +0200 Subject: [PATCH] install ox.web --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [