From: Zooko O'Whielacronx Date: Sun, 23 May 2010 20:51:20 +0000 (-0700) Subject: setup: remove bundled zipfile egg of setuptools X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=7b3a9a3d0eb7432f9584e6b4685e7d85bb44b6b9;p=tahoe-lafs%2Ftahoe-lafs.git setup: remove bundled zipfile egg of setuptools We're about to replace it with bundled unpacked source code of setuptools, which is much nicer for debugging and evolving under revision control. --- diff --git a/misc/dependencies/setuptools-0.6c12dev.egg b/misc/dependencies/setuptools-0.6c12dev.egg deleted file mode 100644 index a46cabd7..00000000 Binary files a/misc/dependencies/setuptools-0.6c12dev.egg and /dev/null differ