projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faad785
)
setup: add a setup.cfg file which instructs setuptools to install all eggs in unzippe...
author
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 22 Jan 2008 20:46:47 +0000
(13:46 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 22 Jan 2008 20:46:47 +0000
(13:46 -0700)
setup.cfg
[new file with mode: 0644]
patch
|
blob
diff --git a/setup.cfg
b/setup.cfg
new file mode 100644
(file)
index 0000000..
5db4255
--- /dev/null
+++ b/
setup.cfg
@@ -0,0
+1,3
@@
+[easy_install]
+zip_ok=False
+always_copy=True