From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 6 May 2008 19:30:56 +0000 (-0700)
Subject: setup: trivial formatting change in _auto_deps.py
X-Git-Tag: allmydata-tahoe-1.1.0~164
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/uri//%22%3C?a=commitdiff_plain;h=b41dcbd32973d94f0a4d6994c37aa263258e8426;p=tahoe-lafs%2Ftahoe-lafs.git

setup: trivial formatting change in _auto_deps.py
---

diff --git a/_auto_deps.py b/_auto_deps.py
index c9ac0734..9cbbba6a 100644
--- 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",