]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/blobdiff - zfec/setuptools-0.6c16dev3.egg/easy_install.py
zfec: rearrange files
[tahoe-lafs/zfec.git] / zfec / setuptools-0.6c16dev3.egg / easy_install.py
diff --git a/zfec/setuptools-0.6c16dev3.egg/easy_install.py b/zfec/setuptools-0.6c16dev3.egg/easy_install.py
deleted file mode 100644 (file)
index d87e984..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-"""Run the EasyInstall command"""
-
-if __name__ == '__main__':
-    from setuptools.command.easy_install import main
-    main()