From: Zooko O'Whielacronx Date: Tue, 22 Jan 2008 21:05:04 +0000 (-0700) Subject: setup: remove the --always-copy option, because it causes setuptools to ignore system... X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=50daad4a27b070be5e62dda4790e043960d97a26;p=tahoe-lafs%2Ftahoe-lafs.git setup: remove the --always-copy option, because it causes setuptools to ignore system and development apps --- diff --git a/setup.cfg b/setup.cfg index 5db42557..5fe33836 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,2 @@ [easy_install] zip_ok=False -always_copy=True