From 09f4eed032e932210973676d33fa77d1b9c7b4e0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 27 Jan 2010 08:11:46 +0000 Subject: Update index with Chameleon 1.1.1. --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7647526a4..c459d86a8 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,6 @@ install_requires=[ 'WebOb>=0.9.7', # "default_charset" 'repoze.lru', 'setuptools', - 'sourcecodegen>=0.6.11', # tests fail without this requirement? (wtf) 'zope.component >= 3.6.0', # independent of zope.hookable 'zope.configuration', 'zope.deprecation', -- cgit v1.2.3