summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
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