--- setup.py	2013-01-11 15:27:53.568407041 +0100
+++ setup.py	2013-01-11 15:39:18.925382890 +0100
@@ -18,8 +18,8 @@
 #
 import sys
 
-from distutils.core import  Command
-from setuptools import setup
+from distutils.core import Command, setup
+#from setuptools import setup
 
 
 class PyTest(Command):
