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:
6dd6079
)
setup: trivial change: the name of the "Nevow" distribution is capitalized
author
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 10 Jun 2008 23:15:37 +0000
(16:15 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 10 Jun 2008 23:15:37 +0000
(16:15 -0700)
_auto_deps.py
patch
|
blob
|
history
diff --git
a/_auto_deps.py
b/_auto_deps.py
index 2296f7a7b8edf076a08bf78ce2ea39d9ba493a78..1f79272da2c35208530bcdac582b71a41bb2afbf 100644
(file)
--- a/
_auto_deps.py
+++ b/
_auto_deps.py
@@
-7,7
+7,7
@@
install_requires=["zfec >= 1.1.0",
# against certain older versions of Crypto++, would cause
# incorrect AES results.
"pycryptopp >= 0.5",
- "
n
evow >= 0.6.0",
+ "
N
evow >= 0.6.0",
"zope.interface",
"Twisted >= 2.4.0",