]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
zfec: switch from distutils to setuptools (a.k.a. ez_setup.py a.k.a. EasyInstall)
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 20 Apr 2007 18:48:40 +0000 (11:48 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 20 Apr 2007 18:48:40 +0000 (11:48 -0700)
zfec/setup.py

index 01a3124710330df0d1a49ebc26205d8022b1048d..7298b3456967fe13da156fbaf8973b67c887a614 100644 (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