]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: trivial formatting change in _auto_deps.py
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 6 May 2008 19:30:56 +0000 (12:30 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 6 May 2008 19:30:56 +0000 (12:30 -0700)
_auto_deps.py

index c9ac073479ef28b6c85f0c9e83fede0a2472f7d8..9cbbba6af5b761289181cefbd6a0a58042998282 100644 (file)
@@ -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",