zfec: switch from distutils to setuptools (a.k.a. ez_setup.py a.k.a. EasyInstall)

This commit is contained in:
Zooko O'Whielacronx 2007-04-20 11:48:40 -07:00
parent 948f958a72
commit 11278d1e0d

View File

@ -26,8 +26,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
from distutils.core import Extension, setup
from setuptools import Extension, setup
DEBUGMODE=False
# DEBUGMODE=True