From 6768d591cd1697fea47819296b0d83e94e21a033 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 10 Dec 2009 13:31:17 +0100 Subject: [PATCH] install torrent submodule --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a878320..0c0adf1 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( url="http://code.0xdb.org/python-oxlib", download_url="http://code.0xdb.org/python-oxlib/download", license="GPLv3", - packages=['oxlib'], + packages=['oxlib', 'oxlib.torrent'], keywords = [ ], classifiers = [