From: yomguy Date: Tue, 22 Nov 2011 00:31:53 +0000 (+0100) Subject: fix build X-Git-Tag: 0.3.2~16 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0cacf110a5e5291f01c6d95ccdbd05ff6e13272b;p=timeside.git fix build --- diff --git a/setup.py b/setup.py index 539f253..12bf8b9 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,6 @@ setup( ], platforms=['OS Independent'], license='Gnu Public License V2', - py_modules = ['timeside'], classifiers = CLASSIFIERS, keywords = KEYWORDS, packages = find_packages(),