]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
zfec: setup.py: switch back to distutils, since setuptools support isn't complete yet
authorwarner <warner@allmydata.com>
Thu, 26 Apr 2007 01:09:03 +0000 (06:39 +0530)
committerwarner <warner@allmydata.com>
Thu, 26 Apr 2007 01:09:03 +0000 (06:39 +0530)
darcs-hash:74164738c4c77c4a2926c3ad3b0c9bd9a6f2a962

zfec/setup.py

index b16727033e9e38a90a3e8edf6a7e17b9ddaea6be..7fb590dfc013b594f5b3630135ceb640e30d2777 100755 (executable)
@@ -26,7 +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 setuptools import Extension, setup
+from distutils.core import Extension, setup
 
 DEBUGMODE=False
 # DEBUGMODE=True