From 50daad4a27b070be5e62dda4790e043960d97a26 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 22 Jan 2008 14:05:04 -0700
Subject: [PATCH] setup: remove the --always-copy option, because it causes
 setuptools to ignore system and development apps

---
 setup.cfg | 1 -
 1 file changed, 1 deletion(-)

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
-- 
2.45.2