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:
a097f45
)
setup: trivial formatting change in _auto_deps.py
author
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 6 May 2008 19:30:56 +0000
(12:30 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 6 May 2008 19:30:56 +0000
(12:30 -0700)
_auto_deps.py
patch
|
blob
|
history
diff --git
a/_auto_deps.py
b/_auto_deps.py
index c9ac073479ef28b6c85f0c9e83fede0a2472f7d8..9cbbba6af5b761289181cefbd6a0a58042998282 100644
(file)
--- a/
_auto_deps.py
+++ b/
_auto_deps.py
@@
-10,6
+10,7
@@
install_requires=["zfec >= 1.1.0",
"nevow >= 0.6.0",
"zope.interface",
"twisted >= 2.4.0",
+
# we require 0.6c8 to build, but can handle older versions
# to run
"setuptools >= 0.6a9",