From b902a92b71c76b2c154f7e55ded9161e6d146825 Mon Sep 17 00:00:00 2001 From: Honza Kral Date: Sun, 24 Feb 2013 00:10:12 +0100 Subject: [PATCH] Sorry, accidental commit, Thanks claudep for catching it! --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2c11351bbc3..6fff26d3af5 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -from setuptools import setup +from distutils.core import setup from distutils.command.install_data import install_data from distutils.command.install import INSTALL_SCHEMES from distutils.sysconfig import get_python_lib