From b41dcbd32973d94f0a4d6994c37aa263258e8426 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Tue, 6 May 2008 12:30:56 -0700 Subject: [PATCH] setup: trivial formatting change in _auto_deps.py --- _auto_deps.py | 1 + 1 file changed, 1 insertion(+) 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", -- 2.45.2