open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- setup.py.orig 2007-10-16 13:29:43.000000000 -0700
+++ setup.py 2007-10-16 13:34:32.000000000 -0700
@@ -5,6 +5,8 @@
#
# Usage: python setup.py install
+from ez_setup import use_setuptools
+use_setuptools()
from distutils.core import setup
Everything looks good. We'll let you know here if there's anything you should know about.