install torrent submodule

This commit is contained in:
j 2009-12-10 13:31:17 +01:00
parent 13542038c9
commit 6768d591cd
1 changed files with 1 additions and 1 deletions

View File

@ -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 = [