From 05c02322f5a09c14f49c529d6fd885153e52c66f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 24 Jun 2009 19:23:43 +0000 Subject: Merge noroutes branch to trunk. --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 766015d42..e10ed2ae2 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,6 @@ install_requires=[ 'chameleon.core >= 1.0b32', # non-lxml version 'chameleon.zpt >= 1.0b16', # newest version as of non-xml core release 'PasteScript', - 'Routes', 'WebOb', 'zope.interface >= 3.5.1', # 3.5.0 comment: "allow to bootstrap on jython" 'zope.component >= 3.6.0', # independent of zope.hookable -- cgit v1.2.3