]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
setup: comment out the setup_requires on setuptools_darcs in order to work-around...
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 31 Jan 2011 00:04:20 +0000 (16:04 -0800)
committerZooko O'Whielacronx <zooko@zooko.com>
Mon, 31 Jan 2011 00:04:20 +0000 (16:04 -0800)
commit2ed6019f78300254d95d5823e0e849604ac10fc9
tree91a9e1d934eadb9348cd1193e322c74780ce63e2
parentc1ec785b483194b1a1e18cf9007e4be65e2f862d
setup: comment out the setup_requires on setuptools_darcs in order to work-around distribute bug 55
Note that we still inject the setuptools_darcs egg at the beginning of setup.py, which makes the setuptools_darcs plugin work when building dists from tahoe-lafs source so those dists have all of the needed files.
http://bitbucket.org/tarek/distribute/issue/55/revision-control-plugin-automatically-installed-as-a-build-dependency-is-not-present-when-another-build-dependency-is-being
setup.py