From: yomguy Date: Tue, 22 Nov 2011 00:31:53 +0000 (+0100) Subject: fix build X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=87f8b640d86d3646c5c620906b7ac88739f00516;p=timeside-diadems.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(),