]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: trivial change: the name of the "Nevow" distribution is capitalized
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Jun 2008 23:15:37 +0000 (16:15 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Jun 2008 23:15:37 +0000 (16:15 -0700)
_auto_deps.py

index 2296f7a7b8edf076a08bf78ce2ea39d9ba493a78..1f79272da2c35208530bcdac582b71a41bb2afbf 100644 (file)
@@ -7,7 +7,7 @@ install_requires=["zfec >= 1.1.0",
                   # against certain older versions of Crypto++, would cause
                   # incorrect AES results.
                   "pycryptopp >= 0.5",
-                  "nevow >= 0.6.0",
+                  "Nevow >= 0.6.0",
                   "zope.interface",
                   "Twisted >= 2.4.0",