--- setup.py~	2006-04-24 22:37:55.000000000 -0300
+++ setup.py	2006-06-04 23:02:07.000000000 -0300
@@ -6,7 +6,8 @@
 to install this package.
 """
 
-from distutils.core import setup
+#from distutils.core import setup
+from setuptools import setup
 from distutils.command.install import INSTALL_SCHEMES
 import sys
 import os
