diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,8 +36,8 @@ install_requires=[ 'WebOb', 'zope.interface >= 3.5.1', # 3.5.0 comment: "allow to bootstrap on jython" 'zope.component >= 3.6.0', # independent of zope.hookable + 'zope.configuration', 'zope.deprecation', - 'repoze.zcml', 'repoze.lru', ] |
