From: Zooko O'Whielacronx Date: Tue, 10 Jun 2008 23:15:37 +0000 (-0700) Subject: setup: trivial change: the name of the "Nevow" distribution is capitalized X-Git-Tag: allmydata-tahoe-1.1.0~23 X-Git-Url: https://git.rkrishnan.org/quickstart.html?a=commitdiff_plain;h=e3337461af0524865fc61ed09ef3ac1f181d4599;p=tahoe-lafs%2Ftahoe-lafs.git setup: trivial change: the name of the "Nevow" distribution is capitalized --- diff --git a/_auto_deps.py b/_auto_deps.py index 2296f7a7..1f79272d 100644 --- 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", - "nevow >= 0.6.0", + "Nevow >= 0.6.0", "zope.interface", "Twisted >= 2.4.0",